forked from toolshed/abra
Compare commits
1 Commits
overview-c
...
cmd-t
Author | SHA1 | Date | |
---|---|---|---|
9069758969 |
@ -261,7 +261,7 @@ func init() {
|
|||||||
AppCmdCommand.Flags().BoolVarP(
|
AppCmdCommand.Flags().BoolVarP(
|
||||||
&requestTTY,
|
&requestTTY,
|
||||||
"tty",
|
"tty",
|
||||||
"t",
|
"T",
|
||||||
false,
|
false,
|
||||||
"request remote TTY",
|
"request remote TTY",
|
||||||
)
|
)
|
||||||
|
Reference in New Issue
Block a user