mirror of
https://github.com/calebstewart/pwncat.git
synced 2024-12-04 06:13:45 +01:00
9db70d10ed
Also updated the documentation to reflect the new commands. Ran tests and formatting requirements. Fixes #218.
11 lines
249 B
ReStructuredText
11 lines
249 B
ReStructuredText
lpwd
|
|
====
|
|
|
|
The ``lpwd`` directory will print the current *local* working directory. This is the directory
|
|
which commands like ``upload`` and ``download`` will interpret as ``.``.
|
|
|
|
.. code-block:: bash
|
|
|
|
# Print the local working directory
|
|
lpwd
|