Really fixed bash completion this time!

Closes #2749.
This commit is contained in:
John MacFarlane
2016-12-07 21:18:44 +01:00
parent d5bfa27035
commit afa675b71e
+1 -1
View File
@@ -75,4 +75,4 @@ _pandoc()
}
complete -F _pandoc pandoc
complete -o filenames -o bashdefault -F _pandoc pandoc