1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-06 22:46:02 +02:00

pushd: fix trailing whitespace

This commit is contained in:
Juan Martin Enriquez 2017-10-04 23:42:28 -03:00
parent a5fc0b5f0a
commit 08c725e651

View file

@ -13,4 +13,3 @@
- Removes the Nth directory (starting from zero to the right from the list printed with dirs): - Removes the Nth directory (starting from zero to the right from the list printed with dirs):
`popd -N` `popd -N`