mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-06-19 21:55:13 +00:00
...
This commit is contained in:
parent
7457746d65
commit
68d589826a
1 changed files with 0 additions and 1 deletions
|
|
@ -383,7 +383,6 @@ func show_usage(cmd *cobra.Command, use_pager bool) error {
|
|||
fmt.Fprint(&output, ", ", opt_fmt("-"+flag.Shorthand))
|
||||
}
|
||||
defval := ""
|
||||
fmt.Println(flag.Value.Type())
|
||||
switch flag.Value.Type() {
|
||||
default:
|
||||
if flag.DefValue != "" {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue