aboutsummaryrefslogtreecommitdiffstats
path: root/bash-completion/mgarepo
diff options
context:
space:
mode:
Diffstat (limited to 'bash-completion/mgarepo')
-rwxr-xr-xbash-completion/mgarepo1
1 files changed, 1 insertions, 0 deletions
diff --git a/bash-completion/mgarepo b/bash-completion/mgarepo
index c094956..872d68f 100755
--- a/bash-completion/mgarepo
+++ b/bash-completion/mgarepo
@@ -64,6 +64,7 @@ _mgarepo()
;;
changed)
options="-a -s -M"
+ ;;
obsolete)
options="-m"
;;