luci-0.9: merge r4939
This commit is contained in:
parent
94785efc60
commit
9a876ab453
1 changed files with 3 additions and 3 deletions
|
@ -112,8 +112,8 @@ usage()
|
||||||
|
|
||||||
Usage:
|
Usage:
|
||||||
remote-update -h
|
remote-update -h
|
||||||
remote-update -c
|
remote-update [-u <update url>] -c
|
||||||
remote-update -w
|
remote-update [-v] [-y] [-u <update url>] -w
|
||||||
remote-update [-d] [-n] [-v] [-y] [-s <sleep seconds>] [-u <update url>]
|
remote-update [-d] [-n] [-v] [-y] [-s <sleep seconds>] [-u <update url>]
|
||||||
|
|
||||||
Actions:
|
Actions:
|
||||||
|
@ -128,7 +128,7 @@ Options:
|
||||||
-y Assume defaults for all questions.
|
-y Assume defaults for all questions.
|
||||||
|
|
||||||
-s <seconds>
|
-s <seconds>
|
||||||
Sleep given amount of seconds before invoking firmware burn.
|
Sleep given amount of seconds before starting flash write.
|
||||||
If ommitted and '-y' is not used, 5 seconds are assumed.
|
If ommitted and '-y' is not used, 5 seconds are assumed.
|
||||||
|
|
||||||
-u <url>
|
-u <url>
|
||||||
|
|
Loading…
Reference in a new issue