diff --git a/pages/common/pwd.md b/pages/common/pwd.md index d9f351483..5c9af42f8 100644 --- a/pages/common/pwd.md +++ b/pages/common/pwd.md @@ -6,6 +6,6 @@ `pwd` -- Print the current directory, and resolve all symlinks (e.g. show the "physical" path): +- Print the current directory, and resolve all symlinks (i.e. show the "physical" path): `pwd -P`