mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-01 14:15:33 +02:00
Remove -L example: (#8365)
- according to: https://unixhealthcheck.com/blog?id=157
This commit is contained in:
parent
278ac3f439
commit
b796a43b7f
1 changed files with 0 additions and 4 deletions
|
@ -10,7 +10,3 @@
|
|||
- Print the current directory, and resolve all symlinks (i.e. show the "physical" path):
|
||||
|
||||
`pwd -P`
|
||||
|
||||
- Print the current logical directory:
|
||||
|
||||
`pwd -L`
|
||||
|
|
Loading…
Add table
Reference in a new issue