Switch command line short form to match syntax
parent
7c3e9a22da
commit
e48a02d7d8
|
@ -540,7 +540,7 @@ def main():
|
|||
help="create a new workspace",
|
||||
)
|
||||
parser.add_argument(
|
||||
"-ws",
|
||||
"-sw",
|
||||
"--set-workspace",
|
||||
help="set the current workspace",
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue