Typo fix.
This commit is contained in:
parent
84ad8f9594
commit
de4cbd84bc
2 changed files with 2 additions and 2 deletions
|
|
@ -39,7 +39,7 @@ Options:
|
|||
-p <password> Specify password.
|
||||
-i Enable interactive mode to prompt for missing username/password.
|
||||
-v Enable verbose mode.
|
||||
-h Show this help
|
||||
-h Show this help.
|
||||
```
|
||||
|
||||
Returns 0 on success, 1 otherwise.
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@
|
|||
* -p <password> Specify password.
|
||||
* -i Enable interactive mode to prompt for missing username/password.
|
||||
* -v Enable verbose mode.
|
||||
* -h Show this help
|
||||
* -h Show this help.
|
||||
*
|
||||
* Returns 0 on success, 1 otherwise.
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue