about summary refs log tree commit diff
path: root/Completion
diff options
context:
space:
mode:
Diffstat (limited to 'Completion')
-rw-r--r--Completion/BSD/Command/_portaudit2
-rw-r--r--Completion/Unix/Command/_systemd2
2 files changed, 2 insertions, 2 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' \
diff --git a/Completion/Unix/Command/_systemd b/Completion/Unix/Command/_systemd
index 1aae4688b..d2a7895e1 100644
--- a/Completion/Unix/Command/_systemd
+++ b/Completion/Unix/Command/_systemd
@@ -1,6 +1,6 @@
 #compdef systemctl systemd-loginctl
 
-# Copyright (c) 2011 Foudil Brétel <foudil.newbie+zshsystemctl@gmail.com>
+# Copyright (c) 2011 Foudil Bre'tel <foudil.newbie+zshsystemctl@gmail.com>
 #
 # This file is released under the GPLv3.
 #