diff options
| author | Miquel Sabaté Solà <mikisabate@gmail.com> | 2016-02-04 00:32:08 +0100 |
|---|---|---|
| committer | Miquel Sabaté Solà <mikisabate@gmail.com> | 2016-02-04 00:32:08 +0100 |
| commit | 28cb3678c9571f042e79bd8fb7b4b10ad1f4b62d (patch) | |
| tree | f35c55cb0dcb630018d789e81f64b1f072f447ef /t/expected.txt | |
| parent | 1c71c30a06d77eeeb5cacd023b999e090e6fd670 (diff) | |
| download | g-28cb3678c9571f042e79bd8fb7b4b10ad1f4b62d.tar.gz g-28cb3678c9571f042e79bd8fb7b4b10ad1f4b62d.zip | |
Hopefully fixed tests
Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
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'. |
