diff options
Diffstat (limited to 'Completion/BSD')
-rw-r--r-- | Completion/BSD/Command/_cvsup | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Completion/BSD/Command/_cvsup b/Completion/BSD/Command/_cvsup index 326fb722f..a1657e654 100644 --- a/Completion/BSD/Command/_cvsup +++ b/Completion/BSD/Command/_cvsup @@ -2,8 +2,8 @@ _arguments -s \ '-1[disable automatic retries]' \ - '-a[server must athenticate itself]' \ - '-A:local adress:_hosts' \ + '-a[server must authenticate itself]' \ + '-A:local address:_hosts' \ '-b:base directory:_files -/' \ '-c:collections directory:_files -/' \ '-d:maximum number of deleted files:' \ |