Update readme
This commit is contained in:
parent
324b7fa030
commit
86fb405fd4
1 changed files with 2 additions and 1 deletions
|
@ -103,7 +103,8 @@ for example:
|
||||||
|
|
||||||
`nmrpflash -i eth0 -a 192.168.1.1 -f firmware.bin -c 'ifconfig eth0 192.168.1.2'`
|
`nmrpflash -i eth0 -a 192.168.1.1 -f firmware.bin -c 'ifconfig eth0 192.168.1.2'`
|
||||||
|
|
||||||
This will execute the command specified by `-c` prior to starting the TFTP upload.
|
This will execute the command specified by `-c` prior to starting the TFTP upload (in
|
||||||
|
this case setting the IP address to 192.168.1.2).
|
||||||
|
|
||||||
### Building and installing
|
### Building and installing
|
||||||
###### Linux, Mac OS X, BSDs
|
###### Linux, Mac OS X, BSDs
|
||||||
|
|
Loading…
Add table
Reference in a new issue