summaryrefslogtreecommitdiff
path: root/Doc/help/pwd
diff options
context:
space:
mode:
authorAxel Beckert <abe@deuxchevaux.org>2022-05-14 23:32:19 +0200
committerAxel Beckert <abe@deuxchevaux.org>2022-05-14 23:32:19 +0200
commitd4d203488826181aa4eb360ce57de138417ba680 (patch)
tree5f2939130b24381b6d8b11eec7573732eb52317a /Doc/help/pwd
parent9529af723604dfe1c8152db11e1d216621c898d5 (diff)
parent73d317384c9225e46d66444f93b46f0fbe7084ef (diff)
downloadzsh-d4d203488826181aa4eb360ce57de138417ba680.tar.gz
zsh-d4d203488826181aa4eb360ce57de138417ba680.zip
New upstream version 5.9
Diffstat (limited to 'Doc/help/pwd')
-rw-r--r--Doc/help/pwd4
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/help/pwd b/Doc/help/pwd
index 282b4dbc5..2de3de7ee 100644
--- a/Doc/help/pwd
+++ b/Doc/help/pwd
@@ -1,5 +1,5 @@
pwd [ -rLP ]
- Print the absolute pathname of the current working directory.
+ Print the absolute pathname of the current working directory.
If the -r or the -P flag is specified, or the CHASE_LINKS option
- is set and the -L flag is not given, the printed path will not
+ is set and the -L flag is not given, the printed path will not
contain symbolic links.