summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIhor Radchenko <yantar92@posteo.net>2024-09-17 08:35:18 +0200
committerIhor Radchenko <yantar92@posteo.net>2024-09-17 08:35:40 +0200
commit7cecc2aa2cb1aec3692b4666caf9d6c9efc8318f (patch)
treeb2025e152d74965dd1bab1d8041d9dd014ff5035
parent6443c83bd1f88a7620c610f7e7174f95817e9d32 (diff)
doc/org-manual.org (Choosing a working directory): Fix typo
:mkdirp, not :mkdir. TINYCHANGE
-rw-r--r--doc/org-manual.org11
1 files changed, 6 insertions, 5 deletions
diff --git a/doc/org-manual.org b/doc/org-manual.org
index 9365c66b1..512fce9a1 100644
--- a/doc/org-manual.org
+++ b/doc/org-manual.org
@@ -18596,11 +18596,12 @@ variable ~default-directory~. Setting =mkdirp= header argument to
a non-~nil~ value creates the directory, if necessary.
Setting =dir= to the symbol ~attach~ or the string ~"'attach"~ will
-set =dir= to the directory returned by ~(org-attach-dir)~, set =:mkdir
-yes=, and insert any file paths, as when using =:results file=, which
-are under the node's attachment directory using =attachment:= links
-instead of the usual =file:= links. Any returned path outside the
-attachment directory will use =file:= links as per usual.
+set =dir= to the directory returned by ~(org-attach-dir)~, set
+=:mkdirp yes=, and insert any file paths, as when using =:results
+file=, which are under the node's attachment directory using
+=attachment:= links instead of the usual =file:= links. Any returned
+path outside the attachment directory will use =file:= links as per
+usual.
For example, to save the plot file in the =Work/= folder of the home
directory---notice tilde is expanded: