Skip to content

Commit

Permalink
README.rst: fix wrong reST markup again
Browse files Browse the repository at this point in the history
  • Loading branch information
nakj committed Mar 8, 2012
1 parent a32ccbf commit 89ce4f2
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,19 +22,19 @@ debian/sid on x86_64 とlibusb-1.0.9~rc3-3 で動作確認しています。

::

$make
$ sudo ./powerusb
init done
device opened
send_cmd:aa
send_cmd:read:0101
send_cmd:a7
send_cmd:read:0201
send_cmd:a1
send_cmd:read:0001
send_cmd:a2
send_cmd:read:0001
send_cmd:ac
send_cmd:read:0101
$ make
$ sudo ./powerusb
init done
device opened
send_cmd:aa
send_cmd:read:0101
send_cmd:a7
send_cmd:read:0201
send_cmd:a1
send_cmd:read:0001
send_cmd:a2
send_cmd:read:0001
send_cmd:ac
send_cmd:read:0101


0 comments on commit 89ce4f2

Please sign in to comment.