mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-11-24 22:03:22 -05:00
cli: minor improvements of output
This commit is contained in:
parent
d83a5f8693
commit
4b36d3a930
7 changed files with 8 additions and 9 deletions
|
|
@ -14,7 +14,7 @@ func NewConfigCmd() *cobra.Command {
|
|||
cmd := &cobra.Command{
|
||||
Use: "config",
|
||||
Short: "Work with the Constellation configuration file",
|
||||
Long: "Generate a configuration file for Constellation.",
|
||||
Long: "Work with the Constellation configuration file.",
|
||||
Args: cobra.ExactArgs(0),
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue