diff options
Diffstat (limited to 'tests/jobs.right')
| -rw-r--r-- | tests/jobs.right | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/jobs.right b/tests/jobs.right index 3ec1bbe..0a6fce9 100644 --- a/tests/jobs.right +++ b/tests/jobs.right @@ -56,7 +56,7 @@ fg-bg 6 ./jobs.tests: line 95: fg: -s: invalid option fg: usage: fg [job_spec] ./jobs.tests: line 96: bg: -s: invalid option -bg: usage: bg [job_spec] +bg: usage: bg [job_spec ...] ./jobs.tests: line 101: disown: -s: invalid option disown: usage: disown [-h] [-ar] [jobspec ...] ./jobs.tests: line 105: disown: %1: no such job |
