Add command line tab key for completetion

This commit is contained in:
Lyn Perrine 2019-06-22 01:26:39 -07:00
parent cdf9c79638
commit 45ddc1c85a

View File

@ -58,5 +58,4 @@ If you want just to see the contents of a file on standard output run
cat [filename]
If you have a command and you don't want to type the whole thing out you can press the :kbd:`tab` key.