Document use of :step in clocktables.
This commit is contained in:
parent
1f6c502765
commit
be0ed780d2
|
@ -4569,7 +4569,8 @@ new table. The @samp{BEGIN} line can specify options:
|
|||
@r{Use @kbd{S-@key{left}/@key{right}} keys to shift the time interval.}
|
||||
:tstart @r{A time string specifying when to start considering times}
|
||||
:tend @r{A time string specifying when to stop considering times}
|
||||
:step @r{@code{week} or @code{day}, to split the table into chunks}
|
||||
:step @r{@code{week} or @code{day}, to split the table into chunks.}
|
||||
@r{To use this, @code{:block} or @code{:tstart}, @code{:tend} are needed.}
|
||||
:link @r{Link the item headlines in the table to their origins}
|
||||
@end example
|
||||
So to get a clock summary of the current level 1 tree, for the current
|
||||
|
|
Loading…
Reference in New Issue