diff options
Diffstat (limited to 't/expected.txt')
| -rw-r--r-- | t/expected.txt | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/t/expected.txt b/t/expected.txt index 5a56bbe..0f58ff0 100644 --- a/t/expected.txt +++ b/t/expected.txt @@ -3,14 +3,14 @@ g version 0.3.9 usage: g [-h | --help] [-v | --version] <command> [<args>] The g commands are: - add Add a new shortcut. - rm Remove a shorcut. + add Add a new shortcut. + rm Remove a shorcut. list List all the available shortcuts. usage: g [-h | --help] [-v | --version] <command> [<args>] The g commands are: - add Add a new shortcut. - rm Remove a shorcut. + add Add a new shortcut. + rm Remove a shorcut. list List all the available shortcuts. Cannot use 'add': keyword. usage: g add <name> [path] @@ -19,7 +19,7 @@ usage: g rm <name> b root b root b -t +/ c Unknown shortcut `unknown'. |
