diff options
Diffstat (limited to 'share/man/just.1.org')
-rw-r--r-- | share/man/just.1.org | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/share/man/just.1.org b/share/man/just.1.org index 3c4cabe8..6ca71764 100644 --- a/share/man/just.1.org +++ b/share/man/just.1.org @@ -476,6 +476,11 @@ well-defined graph file. See *just-graph-file(5)* for more details. } #+END_SRC + *--dump-export-targets* PATH\\ + Dump all transitive targets to file for the given target that are + export targets. ~-~ is treated as stdout. The output format is + the same as for *--dump-targets*. + *--dump-targets-graph* PATH\\ Dump the graph of configured targets to a file (even if it is called ~-~). In this graph, only non-source targets are |