-
Notifications
You must be signed in to change notification settings - Fork 3
Command_Parsing
Robin Garen Aaberg edited this page Jul 19, 2019
·
1 revision
usage
| input | output |
|---|---|
| help | usage |
| -h | usage |
| --help | usage |
| /? | usage |
magicwords commands
| input | output |
|---|---|
| add | add |
| update | update |
| rm | rm |
| show | show |
| copy | copy |
| list | list |
| mv | rename |
| rename | rename |
option commands
| input | output |
|---|---|
| --migrate | migrate |
| --check-migrate | migrate |
Code editor launching commands
| input | output |
|---|---|
| subl | subl |
| vscode | vscode |
| intelij | intelij |
| idea | intelij |