Skip to content

Commit 7f6e10f

Browse files
committed
Rephrase and note debug flags in docs
1 parent c1f33c1 commit 7f6e10f

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

docs/content/manual/dev/manual.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,11 @@ sections:
229229
230230
* `-o` / `--output-file filename`:
231231
232-
Write output to the file called filename instead of stdout.
232+
Write output values to the named file instead of standard out.
233+
234+
The outputs from `--debug-dump-disasm` and `--debug-trace` are
235+
still written to standard out, so this option can be used to
236+
separate them.
233237
234238
* `-L directory` / `--library-path directory`:
235239

jq.1.prebuilt

Lines changed: 4 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)