add more information links

This commit is contained in:
marchersimon
2021-04-17 17:15:37 +02:00
committed by Starbeamrainbowlabs
parent 228e3cc92e
commit bc5d06ed1e
36 changed files with 36 additions and 2 deletions

View File

@@ -2,6 +2,7 @@
> Displays or manipulates the directory stack.
> The directory stack is a list of recently visited directories that can be manipulated with the `pushd` and `popd` commands.
> More information: <https://www.gnu.org/software/bash/manual/bash.html\#Directory-Stack-Builtins>.
- Display the directory stack with a space between each entry: