소스 검색

Document noindent STARTUP keyword

Carsten Dominik 6 년 전
부모
커밋
81ca61f54f
1개의 변경된 파일3개의 추가작업 그리고 2개의 파일을 삭제
  1. 3 2
      doc/org-manual.org

+ 3 - 2
doc/org-manual.org

@@ -18454,10 +18454,11 @@ the background[fn:148].
 
 #+vindex: org-startup-indented
 To globally turn on ~org-indent-mode~ for all files, customize the
-variable ~org-startup-indented~.  To turn on indenting for individual
-files, use =STARTUP= keyword as follows:
+variable ~org-startup-indented~.  To control it for individual
+files, use =STARTUP= keywords as follows:
 
 : #+STARTUP: indent
+: #+STARTUP: noindent
 
 *** Hard indentation