cmd: improve completion sub-commands

This commit is contained in:
Nicola Murino
2021-10-03 08:14:57 +02:00
parent cc134cad9a
commit 22d28a37b6
10 changed files with 91 additions and 57 deletions

View File

@@ -26,7 +26,7 @@ var (
baseHomeDir = ""
subsystemCmd = &cobra.Command{
Use: "startsubsys",
Short: "Use SFTPGo as SFTP file transfer subsystem",
Short: "Use sftpgo as SFTP file transfer subsystem",
Long: `In this mode SFTPGo speaks the server side of SFTP protocol to stdout and
expects client requests from stdin.
This mode is not intended to be called directly, but from sshd using the