From 324a11728169426ae1fceeedc18dd520f23f36ce Mon Sep 17 00:00:00 2001 From: Nikolaus Wittenstein Date: Wed, 30 Aug 2017 08:59:40 -0400 Subject: Add _Available since Ninja 1.4._ to `deps` and `recompact` --- doc/manual.asciidoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/manual.asciidoc b/doc/manual.asciidoc index 67db4a7..9e55c02 100644 --- a/doc/manual.asciidoc +++ b/doc/manual.asciidoc @@ -280,9 +280,9 @@ by the Clang tooling interface. _Available since Ninja 1.2._ `deps`:: show all dependencies stored in the `.ninja_deps` file. When given a -target, show just the target's dependencies. +target, show just the target's dependencies. _Available since Ninja 1.4._ -`recompact`:: recompact the `.ninja_deps` file. +`recompact`:: recompact the `.ninja_deps` file. _Available since Ninja 1.4._ Writing your own Ninja files -- cgit v0.12