20 |
21 | -E EMACS |
22 | Specify the Emacs executable. Default value is 'emacs24-nox' |
23 |
24 |
25 |
26 |
27 | -O OPTIONS |
28 | Specify the options to pass to Emacs. Default value is '-Q –batch' |
29 |
30 |
31 |
32 |
33 | -q |
34 | Enable quick expansion of noweb references |
35 |
36 |
37 |
38 |
39 | |
40 | (see variable org-babel-use-quick-and-dirty-noweb-expansion). |
41 |
42 |
43 |
44 |
45 | -L ORGDIR |
46 | Specify an alternate directory for Org libs. |
47 |
48 |
49 |
50 |
51 | -l lang1,lang2 |
52 | List of languages which can be evaluated in Org buffers. |
53 |
54 |
55 |
56 |
57 | |
58 | By default, only emacs-lisp is loaded |
59 |
60 |
61 |
62 |
63 | |
64 | (see variable org-babel-load-languages) |
65 |
66 |
67 |
68 |
69 | -V |
70 | Show version and exit |
71 |
72 |
73 |