Skip to content

Commit

Permalink
Add storage_ro option to table
Browse files Browse the repository at this point in the history
  • Loading branch information
xcellerator committed Nov 29, 2017
1 parent 11f4d68 commit 20c8a05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/OPTIONS.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,4 @@ productname: Composite USB Device
|`eth_hostaddr`|[`ethernet`](ETHERNET.md)|(Optional) The MAC address of the device _supposedly_ on the other side of the USB-To-Ethernet adapter|`XX:XX:XX:XX:XX:XX`|`48:6f:73:74:50:43`|
|`eth_devaddr`|[`ethernet`](ETHERNET.md)|(Optional) The MAC address reported of the USB-To-Ethernet adapter itself|`XX:XX:XX:XX:XX:XX`|`42:61:64:55:53:42`|
|`storage`|[`storage`](STORAGE.md)|(Optional) An absolute path to an image file.|`/path/to/file`|`/lib/usbninja/storage.img`|
|`storage_ro`|[`storage`](STORAGE.md)|(Optional) yes/no|no|

0 comments on commit 20c8a05

Please sign in to comment.