diff options
Diffstat (limited to 'Completion/BSD/Command')
-rw-r--r-- | Completion/BSD/Command/_portaudit | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/BSD/Command/_portaudit b/Completion/BSD/Command/_portaudit index bb942a824..788248d7f 100644 --- a/Completion/BSD/Command/_portaudit +++ b/Completion/BSD/Command/_portaudit @@ -6,7 +6,7 @@ _arguments -s \ '-d[print creation date of the database]' \ '-F[fetch the current database]' \ '-q[quiet mode]' \ - '-V[show portaudit version number]' \ + '-V[show portaudit version number]' \ '-v[verbose mode]' \ '-X[download a fresh database from least days old]:days:' \ '-f[check the packages listed in file]:file:_files' \ |