chore(cmd): updates Shorts, and test expectations.
This commit is contained in:
parent
ef597c5f22
commit
9467675715
16 changed files with 60 additions and 49 deletions
|
|
@ -33,7 +33,7 @@ import (
|
|||
|
||||
var initCmd = &cobra.Command{
|
||||
Use: "init [remote-url]",
|
||||
Short: "Initialise (or fetch) Git-backed version control.",
|
||||
Short: "Initialise pda! version control",
|
||||
SilenceUsage: true,
|
||||
Args: cobra.MaximumNArgs(1),
|
||||
RunE: vcsInit,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue