summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2020-05-04 23:13:25 -0400
committerKyle Meyer <kyle@kyleam.com>2020-05-05 22:31:43 -0400
commitc53ff9b251363a629af97e56c4b1948a8031e2cc (patch)
treeebb7ad54db8ecde59955b870cd33c61a329d0503
parent861ffb3133cc397055da5356c3cbf542a91486bf (diff)
downloadorg-mode-c53ff9b251363a629af97e56c4b1948a8031e2cc.tar.gz
orgcard: Update binding for org-columns-insert-dblock
As of 34b71a0ca (Add a dispatcher command for inserting dynamic blocks, 2018-12-23), the binding was removed and the command is available via org-dynamic-block-insert-dblock.
-rw-r--r--doc/orgcard.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/orgcard.tex b/doc/orgcard.tex
index fa233b6..f04110c 100644
--- a/doc/orgcard.tex
+++ b/doc/orgcard.tex
@@ -513,7 +513,7 @@ after ``{\tt :}'', and dictionary words elsewhere.
\key{special commands in property lines}{C-c C-c}
\key{next/previous allowed value}{S-LEFT/RIGHT}
\key{turn on column view}{C-c C-x C-c}
-\key{capture columns view in dynamic block}{C-c C-x i}
+\key{capture columns view in dynamic block}{C-c C-x x}
\key{quit column view}{q}
\key{show full value}{v}
@@ -556,7 +556,7 @@ after ``{\tt :}'', and dictionary words elsewhere.
\key{stop/cancel clock on current item}{C-c C-x C-o/x}
\key{display total subtree times}{C-c C-x C-d}
\key{remove displayed times}{C-c C-c}
-\key{insert/update table with clock report}{C-c C-x C-r}
+\key{insert/update table with clock report}{C-c C-x C-x}
\section{Agenda Views}