Add up arrow to get previous command in history

pull/2/head
Lyn Perrine 11 months ago
parent c86ceac611
commit eefe1a2390

@ -73,3 +73,5 @@ One of the most powerful uses of the command line is called a pipe which allows
lspci |less
. Also | is called the pipe character.
To get the previous command you have entered press :kbd:`Up Arrow`.

Loading…
Cancel
Save