pwd: fixed typo

waldyrious/alt-syntax
Hayden Schiff 2016-02-22 20:51:07 -05:00
parent c0d0e38c6e
commit c570460c9c
1 changed files with 1 additions and 1 deletions

View File

@ -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`