Clarify the use of showstars in the docs.
This commit is contained in:
parent
e8394dcbcf
commit
4416842eab
|
@ -8337,10 +8337,12 @@ the variable @code{org-hide-leading-stars} or change this on a per-file basis
|
||||||
with
|
with
|
||||||
|
|
||||||
@example
|
@example
|
||||||
#+STARTUP: showstars
|
|
||||||
#+STARTUP: hidestars
|
#+STARTUP: hidestars
|
||||||
@end example
|
@end example
|
||||||
|
|
||||||
|
@noindent
|
||||||
|
Note that the opposite behavior is selected with @code{showstars}.
|
||||||
|
|
||||||
With hidden stars, the tree becomes:
|
With hidden stars, the tree becomes:
|
||||||
|
|
||||||
@example
|
@example
|
||||||
|
|
Loading…
Reference in New Issue