소스 검색

Improve the mention of indent-mode in the guide

Carsten Dominik 5 년 전
부모
커밋
9e1e682135
1개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  1. 4 4
      doc/org-guide.org

+ 4 - 4
doc/org-guide.org

@@ -2589,10 +2589,10 @@ uses only one star and indents text to line with the heading:
 #+end_example
 
 This kind of view can be achieved dynamically at display time using
-Org Indent mode, which prepends intangible space to each line.  You
-can turn on Org Indent mode for all files by customizing the variable
-~org-startup-indented~, or you can turn it on for individual files
-using
+Org Indent mode ({{{kbd(M-x org-indent-mode RET)}}}), which prepends
+intangible space to each line.  You can turn on Org Indent mode for
+all files by customizing the variable ~org-startup-indented~, or you
+can turn it on for individual files using
 
 : #+STARTUP: indent