mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
fixed wording (#162)
This commit is contained in:
parent
f620d6194d
commit
daf356d88e
@ -7,7 +7,7 @@ import (
|
||||
func newConfigCmd() *cobra.Command {
|
||||
cmd := &cobra.Command{
|
||||
Use: "config",
|
||||
Short: "Work with Constellation configuration file",
|
||||
Short: "Work with the Constellation configuration file",
|
||||
Long: "Generate & manipulate configuration file for Constellation.",
|
||||
Args: cobra.ExactArgs(0),
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user