summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/pages/commands.asciidoc5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/pages/commands.asciidoc b/doc/pages/commands.asciidoc
index 6a8b241b..3e8ad480 100644
--- a/doc/pages/commands.asciidoc
+++ b/doc/pages/commands.asciidoc
@@ -239,9 +239,10 @@ but not really useful in that context.
*fail* <text>::
raise an error, uses <text> as its description
-*set-register* <name> <content>::
+*set-register* <name> <contents>...::
*alias* reg +
- set register *name* to *content* (See <<registers#,`:doc registers`>>)
+ set register *name* to *content*, each content parameter is assigned to
+ a different string in the register. (See <<registers#,`:doc registers`>>)
*select* <anchor_line>.<anchor_column>,<cursor_line>.<cursor_column>...::
replace the current selections with the ones described in the arguments