diff --git a/doc/manpages/shortcuts.asciidoc b/doc/manpages/shortcuts.asciidoc index b2479b27..02840bfc 100644 --- a/doc/manpages/shortcuts.asciidoc +++ b/doc/manpages/shortcuts.asciidoc @@ -472,13 +472,13 @@ object you want *a*, *<*, *>*:: select the enclosing <> block -*"*:: +*"*, *Q*:: select the enclosing double quoted string -*'*:: +*'*, *q*:: select the enclosing single quoted string -*`*:: +*`*, *g*:: select the enclosing grave quoted string *w*:: @@ -502,6 +502,9 @@ object you want *n*:: select the number +*u*:: + select the argument + *:*:: select user defined object, will prompt for open and close text