summaryrefslogtreecommitdiffstats
path: root/website/docs/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'website/docs/index.md')
-rw-r--r--website/docs/index.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/website/docs/index.md b/website/docs/index.md
index 0971c78..175ca53 100644
--- a/website/docs/index.md
+++ b/website/docs/index.md
@@ -88,9 +88,9 @@ And you can add shorcuts, for example a <kbd>ctrl</kbd> sequence or a function k
# Replace `ls` (and its clones):
-If you want to display *dates* and *permissions*, do `br -dp` which gets you this:
+If you want to display *sizes*, *dates* and *permissions*, do `br -sdp` which gets you this:
-![replace ls](img/20191214-replace-ls.png)
+![replace ls](img/20200628-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.
@@ -102,7 +102,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/20191112-sizes.png)
+![size](img/20200628-whale-spotting.png)
And you keep all broot tools, like filtering or the ability to delete or open files and directories.