From a2920445017c72525188de37ffbf3f9c41c800ee Mon Sep 17 00:00:00 2001 From: Daniel Hammer Date: Fri, 5 May 2023 22:15:10 +0200 Subject: [PATCH] Aligned help example with v2.5.0 output Signed-off-by: Daniel Hammer --- docs/full-configuration.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/full-configuration.md b/docs/full-configuration.md index 4677695b..14c9cc48 100644 --- a/docs/full-configuration.md +++ b/docs/full-configuration.md @@ -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: