diff options
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -624,7 +624,7 @@ the variable `org-drill-scope`. Possible values are: - **file:** The current buffer, ignoring hidden items. This is the default. - **tree:** The subtree starting with the entry at the cursor. (Alternatively you - can use `M-x org=drill-tree` to run the drill session – this will + can use `M-x org-drill-tree` to run the drill session – this will behave the same as `org-drill` if 'tree' was used as the value of SCOPE.) - **file-no-restriction:** The current buffer, including both hidden and |
