mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-12 15:15:45 +02:00
Remove spurious redirect (#1707)
This commit is contained in:
parent
f58ace66bd
commit
c9b73510db
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
|
|
||||||
- Switch to directory and push it on the stack:
|
- Switch to directory and push it on the stack:
|
||||||
|
|
||||||
`pushd < {{directory}}`
|
`pushd {{directory}}`
|
||||||
|
|
||||||
- Switch first and second directories on the stack:
|
- Switch first and second directories on the stack:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue