summaryrefslogtreecommitdiffstats
path: root/website/docs
diff options
context:
space:
mode:
authorCanop <cano.petrole@gmail.com>2021-06-13 16:45:44 +0200
committerCanop <cano.petrole@gmail.com>2021-06-13 16:45:44 +0200
commitdec7324fd505e41decf152492ae4942ffed36db0 (patch)
tree0caf0e1e5ce0f0a0191914527a3b5307850a976a /website/docs
parent442e304c3f3ca867d09103301efee42da7ea969f (diff)
`{root}` verb argument
Fix #395
Diffstat (limited to 'website/docs')
-rw-r--r--website/docs/conf_verbs.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/website/docs/conf_verbs.md b/website/docs/conf_verbs.md
index 3d465d9..3a2af15 100644
--- a/website/docs/conf_verbs.md
+++ b/website/docs/conf_verbs.md
@@ -234,6 +234,7 @@ name | expanded to
`{other-panel-file}` | complete path of the current selection in the other panel
`{other-panel-parent}` | complete path of the current selection's parent in the other panel
`{other-panel-directory}` | closest directory, either `{file}` or `{parent}` in the other panel
+`{root}` | current tree root (top of the displayed files tree)
!!! Note
when you're in the help screen, `{file}` is the configuration file, while `{directory}` is the configuration directory.