From ce689e69d5e903f39a378c5a1747d530ef4f9147 Mon Sep 17 00:00:00 2001 From: axel Date: Mon, 9 Jan 2006 09:13:06 +1000 Subject: Make description messages more uniform darcs-hash:20060108231306-ac50b-6476976dcdb9db47ac61052f0096e1f7eb27fc32.gz --- init/completions/who.fish | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'init/completions/who.fish') diff --git a/init/completions/who.fish b/init/completions/who.fish index 8b79bcb7..fa5020e8 100644 --- a/init/completions/who.fish +++ b/init/completions/who.fish @@ -15,6 +15,6 @@ complete -c who -s T -l mesg -d (_ "Print users message status as +, - or ?") complete -c who -s w -l writable -d (_ "Print users message status as +, - or ?") complete -c who -l message -d (_ "Print users message status as +, - or ?") complete -c who -s u -l users -d (_ "List users logged in") -complete -c who -l help -d (_ "Print help and exit") -complete -c who -l version -d (_ "Display version and exit and exit") +complete -c who -l help -d (_ "Display help and exit") +complete -c who -l version -d (_ "Display version and exit") -- cgit v1.2.3