Skip to content

Commit c4ca550

Browse files
committed
Add explanation for org_refile
1 parent 62a7873 commit c4ca550

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DOCS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -689,7 +689,7 @@ require('orgmode').setup({
689689
Mappings for `org` files.
690690
#### **org_refile**
691691
*mapped to*: `<Leader>or`<br />
692-
Refile current headline to destination
692+
Refile current headline, including its subtree, to a destination org-file. This file must be one of the files specified for the `org_agenda_files` setting. A target headline in the destination file can be specified with `destination.org/<headline>`. If there are multiple headlines with the same name in the destination file, the first occurence will be used.
693693
#### **org_timestamp_up**
694694
*mapped to*: `<C-a>`<br />
695695
Increase date part under under cursor. Accepts count: (Example: `5<C-a>`)<br />

0 commit comments

Comments
 (0)