Add pressing tab key twice

This commit is contained in:
Lyn Perrine 2019-07-13 11:46:18 -07:00
parent 55859cd968
commit 4c444571fe

View File

@ -58,4 +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.
If you have a command and you don't want to type the whole thing out you can press the :kbd:`tab` key. If this does not work press :kbd:`tab` again and see the list of avaialable commands to run.