update cd command

This commit is contained in:
alpcentaur 2022-10-20 17:17:57 +02:00
parent 11db8837f6
commit 8cf733d130

View file

@ -59,6 +59,12 @@ The most important one.
Instead to click, you change directories via command.
that makes it possible to jump from one point to the other, especially with autocompletion.
you can jump back where you have been, by issuing
cd -
## man