mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-06 14:20:55 +03:00
Aligned help example with v2.5.0 output
Signed-off-by: Daniel Hammer <daniel.hammer+oss@gmail.com>
This commit is contained in:
committed by
Nicola Murino
parent
05c54614b2
commit
a292044501
@@ -13,8 +13,10 @@ Available Commands:
|
||||
gen A collection of useful generators
|
||||
help Help about any command
|
||||
initprovider Initialize and/or updates the configured data provider
|
||||
ping Issues an health check to SFTPGo
|
||||
portable Serve a single directory/account
|
||||
resetprovider Reset the configured provider, any data will be lost
|
||||
resetpwd Reset the password for the specified administrator
|
||||
revertprovider Revert the configured data provider to a previous version
|
||||
serve Start the SFTPGo service
|
||||
smtptest Test the SMTP configuration
|
||||
@@ -24,7 +26,7 @@ Flags:
|
||||
-h, --help help for sftpgo
|
||||
-v, --version
|
||||
|
||||
Use "sftpgo [command] --help" for more information about a command
|
||||
Use "sftpgo [command] --help" for more information about a command.
|
||||
```
|
||||
|
||||
The `serve` command supports the following flags:
|
||||
|
||||
Reference in New Issue
Block a user