summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien <bzg@gnu.org>2018-11-20 09:30:02 +0100
committerBastien <bzg@gnu.org>2018-11-20 09:30:02 +0100
commitc24fa93c791e1e6e38a0158b66be25126386cf47 (patch)
tree7dc5dba0368453d2293b0c55a6432543377b2668
parent9a4a3293763e0b3e76cb34a2968839ffe6a9eb46 (diff)
parent4aa6a37d24b5fefaa8c963fc96f90f05c98c8e96 (diff)
downloadorg-mode-c24fa93c791e1e6e38a0158b66be25126386cf47.tar.gz
Merge branch 'master' of code.orgmode.org:bzg/org-mode
-rw-r--r--doc/org-manual.org5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/org-manual.org b/doc/org-manual.org
index 5e4effb..458e59a 100644
--- a/doc/org-manual.org
+++ b/doc/org-manual.org
@@ -5614,6 +5614,11 @@ This dynamic block has the following parameters:
When non-~nil~, indent each =ITEM= field according to its level.
+- =:format= ::
+
+ Specify a column attribute (see [[*Column attributes]]) for the
+ dynamic block.
+
The following commands insert or update the dynamic block:
- {{{kbd(C-c C-x i)}}} (~org-insert-columns-dblock~) ::