summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Boeckel <ben.boeckel@kitware.com>2020-01-29 14:02:28 -0500
committerBen Boeckel <ben.boeckel@kitware.com>2020-01-29 14:06:30 -0500
commit0644463f575cfc962268b2ca89440bdc3147304e (patch)
treeb34754905ef5bfb861f9030196289fc747e2486a
parent08ecbd6c15800a791163d2b133dae0e9f0bb418a (diff)
downloadninja-0644463f575cfc962268b2ca89440bdc3147304e.tar.gz
manual: remove "manifest" reference from the manual
Nothing else describes what a "manifest" is in user-facing docs.
-rw-r--r--doc/manual.asciidoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual.asciidoc b/doc/manual.asciidoc
index 238e6c4..9976ce4 100644
--- a/doc/manual.asciidoc
+++ b/doc/manual.asciidoc
@@ -272,7 +272,7 @@ 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._
+build file. _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