]> git.sur5r.net Git - tio/blobdiff - src/bash-completion/tio.in
New upstream version 1.30
[tio] / src / bash-completion / tio.in
index 431b1cc27561635cab2cf2e5b28464ef8f6dd7ef..367f4b239461e07829ab020ea7f0ffdef0d63dbf 100644 (file)
@@ -58,7 +58,7 @@ _tio()
             return 0
             ;;
         -m | --map)
-            COMPREPLY=( $(compgen -W "INLCR IGNCR ICRNL ONLCR OCRNL" -- ${cur}) )
+            COMPREPLY=( $(compgen -W "ICRNL IGNCR INLCR INLCRNL OCRNL ODELBS ONLCRNL" -- ${cur}) )
             return 0
             ;;
         -v | --version)