summaryrefslogtreecommitdiffstats
path: root/website/docs/index.md
diff options
context:
space:
mode:
authorCanop <cano.petrole@gmail.com>2020-07-05 08:37:16 +0200
committerCanop <cano.petrole@gmail.com>2020-07-05 08:37:16 +0200
commit17ed9cb1d78109daf0cd3319b6121114c53e8935 (patch)
tree4d6b48055b0165f317509fc87269f19d7412efc6 /website/docs/index.md
parent3df9202c1d974f13fbd9e6fe3ea558a603dcf522 (diff)
small documentation changes
Diffstat (limited to 'website/docs/index.md')
-rw-r--r--website/docs/index.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/website/docs/index.md b/website/docs/index.md
index fd0e2c0..d8518a8 100644
--- a/website/docs/index.md
+++ b/website/docs/index.md
@@ -96,7 +96,7 @@ And you can add shorcuts, for example a <kbd>ctrl</kbd> sequence or a function k
If you want to display *sizes*, *dates* and *permissions*, do `br -sdp` which gets you this:
-![replace ls](img/20200628-sdp.png)
+![replace ls](img/20200704-sdp.png)
You may also toggle options with a few keystrokes while inside broot. For example hitting a space, a `d` then enter shows you the dates. Or a space, then `h` then enter and you see hidden files.
@@ -108,7 +108,7 @@ When sorting, the whole content of directories is taken into account. So if you
If you start broot with the `--whale-spotting` option (or its shorcut `-w`), you get a mode tailored to "whale spotting" navigation, making it easy to determine what files or folders take space.
-![size](img/20200628-whale-spotting.png)
+![size](img/20200704-whale-spotting.png)
And you keep all broot tools, like filtering or the ability to delete or open files and directories.