summaryrefslogtreecommitdiffstats
path: root/website
diff options
context:
space:
mode:
authorCanop <cano.petrole@gmail.com>2023-06-02 17:35:02 +0200
committerCanop <cano.petrole@gmail.com>2023-06-02 17:35:02 +0200
commitc938d80882467cd2039cc84f459df0aa02ca8cf7 (patch)
treef64ac37a6d7c846a61c9ce07a5bd9f82472e325f /website
parent2ba1e12339485b982089beb7dd3d51842750cb11 (diff)
small README changes
Diffstat (limited to 'website')
-rw-r--r--website/docs/img/20230526-chmod.pngbin0 -> 99513 bytes
-rw-r--r--website/docs/index.md5
2 files changed, 3 insertions, 2 deletions
diff --git a/website/docs/img/20230526-chmod.png b/website/docs/img/20230526-chmod.png
new file mode 100644
index 0000000..7056d7b
--- /dev/null
+++ b/website/docs/img/20230526-chmod.png
Binary files differ
diff --git a/website/docs/index.md b/website/docs/index.md
index 0f814af..ab45e8f 100644
--- a/website/docs/index.md
+++ b/website/docs/index.md
@@ -133,7 +133,7 @@ If you want to display *sizes*, *dates* and *permissions*, do `br -sdp` which ge
![replace ls](img/20210425-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 hit <kbd>alt</kbd><kbd>h</kbd> and you see hidden files.
+You may also toggle options with a few keystrokes while inside broot. For example hitting a space, a <kbd>d</kbd> then <kbd>enter</kbd> shows you the dates. Or hit <kbd>alt</kbd><kbd>h</kbd> and you see hidden files.
# Sort, see what takes space:
@@ -143,6 +143,8 @@ 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 shortcut `-w`), you get a mode tailored to "whale spotting" navigation, making it easy to determine what files or folders take space.
+Sizes, dates, files counts, are computed in the background, you don't have to wait for them when you navigate.
+
![size](img/20201020-whale-spotting.png)
And you keep all broot tools, like filtering or the ability to delete or open files and directories.
@@ -151,7 +153,6 @@ If you hit `:fs`, you can check the usage of all filesystems, so that you focus
![fs](img/20201020-fs.png)
-Sizes, dates, files counts, are computed in the background, you don't have to wait for them when you navigate.
# Check git statuses: