fish-shell/doc_src/pwd.txt
Mark Griffiths d282bc4625 Documentation update
Rework for Doxygen >1.8. Moved large parts of the documentation to a
simplified format, making use of Markdown enhancements and fixing bad
long options.
2014-09-03 14:43:24 +01:00

12 lines
291 B
Text

\section pwd pwd - output the current working directory
\subsection pwd-synopsis Synopsis
\fish{syn}
pwd
\endfish
\subsection pwd-description Description
`pwd` outputs (prints) the current working directory.
Note that `fish` always resolves symbolic links in the current directory path.