Skip to content
This repository was archived by the owner on Jun 15, 2023. It is now read-only.

Commit 324a117

Browse files
authored
Add _Available since Ninja 1.4._ to deps and recompact
1 parent e6e4984 commit 324a117

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/manual.asciidoc

+2-2
Original file line numberDiff line numberDiff line change
@@ -280,9 +280,9 @@ by the Clang tooling interface.
280280
_Available since Ninja 1.2._
281281
282282
`deps`:: show all dependencies stored in the `.ninja_deps` file. When given a
283-
target, show just the target's dependencies.
283+
target, show just the target's dependencies. _Available since Ninja 1.4._
284284
285-
`recompact`:: recompact the `.ninja_deps` file.
285+
`recompact`:: recompact the `.ninja_deps` file. _Available since Ninja 1.4._
286286
287287
288288
Writing your own Ninja files

0 commit comments

Comments
 (0)