Swap to show
This commit is contained in:
parent
025845e9ff
commit
756610301e
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ func init() {
|
|||
|
||||
RootCmd.PersistentFlags().StringP("repo", "R", "", "Select another repository using the `OWNER/REPO` format")
|
||||
RootCmd.PersistentFlags().Bool("help", false, "Show help for command")
|
||||
RootCmd.Flags().Bool("version", false, "View gh version")
|
||||
RootCmd.Flags().Bool("version", false, "Show gh version")
|
||||
// TODO:
|
||||
// RootCmd.PersistentFlags().BoolP("verbose", "V", false, "enable verbose output")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue