Merge pull request #4894 from eltociear/patch-1

docs: update 045_working_with_repos.rst
This commit is contained in:
Michael Eischer
2024-07-03 17:26:39 +00:00
committed by GitHub

View File

@@ -135,7 +135,7 @@ as separator.
/home/user
/home/user/work.txt
To show more details about the files in a snapshot, you can use the ``--long`` option. The colums include
To show more details about the files in a snapshot, you can use the ``--long`` option. The columns include
file permissions, UID, GID, file size, modification time and file path. For scripting usage, the
``ls`` command supports the ``--json`` flag; the JSON output format is described at :ref:`ls json`.