From a60643de9c80d5c35c8296aa52c8d33e8c6100d9 Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Wed, 3 Jul 2024 14:31:11 +0900 Subject: [PATCH] docs: update 045_working_with_repos.rst colums -> columns --- doc/045_working_with_repos.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/045_working_with_repos.rst b/doc/045_working_with_repos.rst index 9d6167895..6b9666693 100644 --- a/doc/045_working_with_repos.rst +++ b/doc/045_working_with_repos.rst @@ -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`.