parent
07d386cd9c
commit
92c5b8c263
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ func NewConfigCmd() *cobra.Command {
|
|||
Short: "Allows to view/edit cscli config",
|
||||
Long: `Allow to configure database plugin path and installation directory.
|
||||
If no commands are specified, config is in interactive mode.`,
|
||||
Example: ` - cscli config show
|
||||
Example: `- cscli config show
|
||||
- cscli config prompt`,
|
||||
Args: cobra.ExactArgs(1),
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue