summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems/tftp.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/filesystems/tftp.rst')
-rw-r--r--Documentation/filesystems/tftp.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/Documentation/filesystems/tftp.rst b/Documentation/filesystems/tftp.rst
index eeb3fcb688..a292765e25 100644
--- a/Documentation/filesystems/tftp.rst
+++ b/Documentation/filesystems/tftp.rst
@@ -12,7 +12,9 @@ TFTP is not designed as a filesystem. It does not have support for listing
directories. This means a :ref:`ls <command_ls>` to a TFTP-mounted path will
show an empty directory. Nevertheless, the files are there.
-Example::
+Example:
+
+.. code-block:: console
barebox:/ mount -t tftp 192.168.23.4 /mnt/tftp