summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Niklas Hasse <jhasse@bixense.com>2020-01-18 13:08:18 +0100
committerJan Niklas Hasse <jhasse@bixense.com>2020-01-18 13:08:18 +0100
commitadcf925c45afb19eacaa9a78a6d2ff519ec466c0 (patch)
tree63863fd29bc641fa2caaea0589b4f99fba12f2e3
parente6d5140022ca8a634ab50fb135e52d84bb1762b5 (diff)
downloadninja-adcf925c45afb19eacaa9a78a6d2ff519ec466c0.tar.gz
Add short doc for cleandead tool, fix #1716
-rw-r--r--doc/manual.asciidoc3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/manual.asciidoc b/doc/manual.asciidoc
index 8f42efb..e2c631c 100644
--- a/doc/manual.asciidoc
+++ b/doc/manual.asciidoc
@@ -271,6 +271,9 @@ Files created but not referenced in the graph are not removed. This
tool takes in account the +-v+ and the +-n+ options (note that +-n+
implies +-v+).
+`cleandead`:: remove files produced by previous builds that are no longer in the
+manifest. _Available since Ninja 1.10._
+
`compdb`:: given a list of rules, each of which is expected to be a
C family language compiler rule whose first input is the name of the
source file, prints on standard output a compilation database in the