aboutsummaryrefslogtreecommitdiffstats
path: root/bash-completion
diff options
context:
space:
mode:
authorPapoteur <papoteur@mageialinux-online.org>2016-02-21 13:55:38 +0100
committerPapoteur <papoteur@mageialinux-online.org>2016-02-21 13:55:38 +0100
commit5824d1b5524d1d4e214e96fd0ba5cae772742ee4 (patch)
tree0505a536f3b3a0dc026c8506913da520bd591447 /bash-completion
parent3fb25b5341e1483482fc34d79a1684165d1fd980 (diff)
downloadmgarepo-5824d1b5524d1d4e214e96fd0ba5cae772742ee4.tar
mgarepo-5824d1b5524d1d4e214e96fd0ba5cae772742ee4.tar.gz
mgarepo-5824d1b5524d1d4e214e96fd0ba5cae772742ee4.tar.bz2
mgarepo-5824d1b5524d1d4e214e96fd0ba5cae772742ee4.tar.xz
mgarepo-5824d1b5524d1d4e214e96fd0ba5cae772742ee4.zip
correction in the bash-completion file
Diffstat (limited to 'bash-completion')
-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"
;;