Remove -L example: (#8365)

- according to: https://unixhealthcheck.com/blog?id=157
pull/1/head
Emily Grace Seville 2022-08-19 12:44:41 +10:00 committed by GitHub
parent 278ac3f439
commit b796a43b7f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

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