reformat: remove extra line in CLI help
This commit is contained in:
@ -45,7 +45,6 @@ Example:
|
||||
You may also invoke this command in "wizard" mode and be prompted for input:
|
||||
|
||||
abra record new
|
||||
|
||||
`,
|
||||
Action: func(c *cli.Context) error {
|
||||
zone, err := internal.EnsureZoneArgument(c)
|
||||
|
Reference in New Issue
Block a user