]> git.ipfire.org Git - thirdparty/coreutils.git/commit
doc: pwd: improve the -P help description
authorBruce Jerrick <bmj001@gmail.com>
Tue, 7 May 2024 12:31:44 +0000 (13:31 +0100)
committerPádraig Brady <P@draigBrady.com>
Tue, 7 May 2024 12:34:01 +0000 (13:34 +0100)
commit6480d592637799b9e2f5315ee7b4f597682a2c34
tree8dc46ae585e9a74ca027633f6bb7a5d10203ecbf
parentdef6b33bf6d481289ae188f3ee403ed392cff29a
doc: pwd: improve the -P help description

* src/pwd.c (usage): Say that symlinks are resolved,
rather than the somewhat ambiguous "avoided".
src/pwd.c