feat: add docs info

License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
This commit is contained in:
Henrique Dias
2019-01-08 16:37:02 +00:00
parent 2ba5a4275a
commit e68af011d4
9 changed files with 38 additions and 14 deletions

View File

@@ -18,7 +18,7 @@ var configInitCmd = &cobra.Command{
Short: "Initialize a new database",
Long: `Initialize a new database to use with File Browser. All of
this options can be changed in the future with the command
"filebrowser config set". The user related flags apply
'filebrowser config set'. The user related flags apply
to the defaults when creating new users and you don't
override the options.`,
Args: cobra.NoArgs,