aboutsummaryrefslogtreecommitdiffhomepage
path: root/init/completions/jobs.fish
diff options
context:
space:
mode:
Diffstat (limited to 'init/completions/jobs.fish')
-rw-r--r--init/completions/jobs.fish2
1 files changed, 1 insertions, 1 deletions
diff --git a/init/completions/jobs.fish b/init/completions/jobs.fish
index 52f4151b..c3a0cb6c 100644
--- a/init/completions/jobs.fish
+++ b/init/completions/jobs.fish
@@ -3,4 +3,4 @@
complete -c jobs -s p -l pid -d (_ "Show the process id of each process in the job")
complete -c jobs -s g -l group -d (_ "Show group id of job")
complete -c jobs -s c -l command -d (_ "Show commandname of each job")
-complete -c jobs -s l -l last -d (_ "Show status for last be started")
+complete -c jobs -s l -l last -d (_ "Only show status for last job to be started")