small fixes: typo in 'port', write_to_.. usage
This commit is contained in:
@@ -9,7 +9,7 @@ end0=wan
|
||||
enx00e04c680093=192.168.1.1
|
||||
|
||||
[FRAPPY]
|
||||
prot=5000
|
||||
port=5000
|
||||
cfg=demo
|
||||
|
||||
[BOXWEB]
|
||||
|
||||
@@ -160,7 +160,7 @@ else:
|
||||
print("""
|
||||
Usage:
|
||||
|
||||
> write_to emmc # write to compute module using PoE board"
|
||||
> write_to sd # write to sd card
|
||||
> write_from_mac emmc # write to compute module using PoE board"
|
||||
> write_from_mac sd # write to sd card
|
||||
|
||||
""")
|
||||
|
||||
@@ -142,7 +142,7 @@ else:
|
||||
print("""
|
||||
Usage:
|
||||
|
||||
> write_to emmc # write to compute module using PoE board"
|
||||
> write_to sd # write to sd card
|
||||
> write_from_rpi emmc # write to compute module using PoE board"
|
||||
> write_from_rpi sd # write to sd card
|
||||
|
||||
""")
|
||||
|
||||
Reference in New Issue
Block a user