aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc_src/pwd.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc_src/pwd.txt')
-rw-r--r--doc_src/pwd.txt8
1 files changed, 5 insertions, 3 deletions
diff --git a/doc_src/pwd.txt b/doc_src/pwd.txt
index 138e8dcb..46b6419f 100644
--- a/doc_src/pwd.txt
+++ b/doc_src/pwd.txt
@@ -1,10 +1,12 @@
\section pwd pwd - output the current working directory
\subsection pwd-synopsis Synopsis
- <tt>pwd</tt>
+\fish{synopsis}
+pwd
+\endfish
\subsection pwd-description Description
-\c pwd outputs (prints) the current working directory.
+`pwd` outputs (prints) the current working directory.
-Note that \c fish always resolves symbolic links in the current directory path.
+Note that `fish` always resolves symbolic links in the current directory path.