ox-taskjuggler.el: Improve doc strings
* ox-taskjuggler.el (org-taskjuggler-process-command): Improve doc string.
This commit is contained in:
parent
20fa3dc561
commit
fe58e60126
|
@ -330,8 +330,8 @@ exported with the corresponding report."
|
|||
"tj3 --silent --no-color --output-dir %o %f"
|
||||
"Command to process a Taskjuggler file.
|
||||
The command will be given to the shell as a command to process a
|
||||
Taskjuggler file. %f in the command will be replaced by the full
|
||||
file name, %o by the reports directory (see
|
||||
Taskjuggler file. \"%f\" in the command will be replaced by the
|
||||
full file name, \"%o\" by the reports directory (see
|
||||
`org-taskjuggler-reports-directory').
|
||||
|
||||
If you are targeting Taskjuggler 2.4 (see
|
||||
|
|
Loading…
Reference in New Issue