ref: 96e0123cd27a88a69c4582eb1e7c8dda66f3114d
parent: da88012088dad9f7a5d53c26aa40aa393cb5b703
author: Mike Swanson <mikeonthecomputer@gmail.com>
date: Fri Jan 26 23:52:05 EST 2018
bash-completion: complete list of valid -gameversion parameters
--- a/man/bash-completion/doom.template.in
+++ b/man/bash-completion/doom.template.in
@@ -34,7 +34,7 @@
COMPREPLY=(doom2 tnt plutonia)
;;
-gameversion)
- COMPREPLY=(1.9 ultimate final final2 hacx chex)
+ COMPREPLY=(1.666 1.7 1.8 1.9 ultimate final final2 hacx chex)
;;
-setmem)
COMPREPLY=(dos622 dos71 dosbox)