diff --git a/pages/common/pwd.md b/pages/common/pwd.md index 0fe2257248..9b63a59326 100644 --- a/pages/common/pwd.md +++ b/pages/common/pwd.md @@ -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`