update some descriptions

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
Nicola Murino
2024-04-27 14:01:33 +02:00
parent 4bac74a149
commit aa4a7aa6f6
6 changed files with 6 additions and 6 deletions

View File

@@ -90,7 +90,7 @@ var (
rootCmd = &cobra.Command{
Use: "sftpgo",
Short: "Fully featured and highly configurable SFTP server",
Short: "Full-featured and highly configurable file transfer server",
}
)