File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ Available eval options:
16
16
-J / --jpath <dir> Specify an additional library search dir
17
17
-o / --output-file <file> Write to the output file rather than stdout
18
18
-m / --multi <dir> Write multiple files to the directory, list files on stdout
19
+ -c / --create-output-dirs Automatically creates all parent directories for files
19
20
-y / --yaml-stream Write output as a YAML stream of JSON documents
20
21
-S / --string Expect a string, manifest as plain text
21
22
-s / --max-stack <n> Number of allowed stack frames
Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ Available eval options:
14
14
-J / --jpath <dir> Specify an additional library search dir
15
15
-o / --output-file <file> Write to the output file rather than stdout
16
16
-m / --multi <dir> Write multiple files to the directory, list files on stdout
17
+ -c / --create-output-dirs Automatically creates all parent directories for files
17
18
-y / --yaml-stream Write output as a YAML stream of JSON documents
18
19
-S / --string Expect a string, manifest as plain text
19
20
-s / --max-stack <n> Number of allowed stack frames
Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ Available eval options:
16
16
-J / --jpath <dir> Specify an additional library search dir
17
17
-o / --output-file <file> Write to the output file rather than stdout
18
18
-m / --multi <dir> Write multiple files to the directory, list files on stdout
19
+ -c / --create-output-dirs Automatically creates all parent directories for files
19
20
-y / --yaml-stream Write output as a YAML stream of JSON documents
20
21
-S / --string Expect a string, manifest as plain text
21
22
-s / --max-stack <n> Number of allowed stack frames
You can’t perform that action at this time.
0 commit comments