aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/aerc.1.scd4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/aerc.1.scd b/doc/aerc.1.scd
index 1da6be3c..60b8dd27 100644
--- a/doc/aerc.1.scd
+++ b/doc/aerc.1.scd
@@ -577,8 +577,8 @@ message list, the message in the message viewer, etc).
*:mkdir* _<name>_
Creates a new folder for this account and changes to that folder.
-*:rmdir* [*-f*]
- Removes the current folder.
+*:rmdir* [*-f*] [_<folder>_]
+ Removes the folder _<folder>_, or the current folder if not specified.
By default, it will fail if the directory is non-empty (see *-f*).