pwd: fix flags (#7953)
This commit is contained in:
@@ -9,8 +9,8 @@
|
|||||||
|
|
||||||
- Print the current directory, and resolve all symlinks (i.e. show the "physical" path):
|
- Print the current directory, and resolve all symlinks (i.e. show the "physical" path):
|
||||||
|
|
||||||
`pwd --physical`
|
`pwd -P`
|
||||||
|
|
||||||
- Print the current logical directory:
|
- Print the current logical directory:
|
||||||
|
|
||||||
`pwd --logical`
|
`pwd -L`
|
||||||
|
Reference in New Issue
Block a user