summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorCanop <cano.petrole@gmail.com>2019-12-14 15:04:29 +0100
committerCanop <cano.petrole@gmail.com>2019-12-14 15:04:29 +0100
commitf78e8452be44f60686b7e76eef3482283d45472f (patch)
treecdeb109a5ccea14fba4e908f7657fdaccd23d4f0 /README.md
parent4a2e7b338d1f2ae288c563553a031abb5b1fad8d (diff)
specific skins for file owner and group
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index a863083..11d703c 100644
--- a/README.md
+++ b/README.md
@@ -78,8 +78,12 @@ And you can add shorcuts, for example a `ctrl` sequence or a function key
### Replace `ls` (and its clones):
+If you want to display *dates* and *permissions*, do `br -dp` which gets you this:
+
![replace ls](img/20191214-replace-ls.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.
+
### See what takes space:
![size](img/20191112-sizes.png)