summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorNico Weber <thakis@chromium.org>2014-05-13 19:35:52 (GMT)
committerNico Weber <thakis@chromium.org>2014-05-13 19:37:31 (GMT)
commit47993664be821df46b009d3e48d251e6266cefc9 (patch)
treead5d847c6aa2ff4efc92eec7caad75a9fa300d32 /doc
parent6c9a54649d4eec45f58e117612a34a2c214a0214 (diff)
downloadNinja-47993664be821df46b009d3e48d251e6266cefc9.zip
Ninja-47993664be821df46b009d3e48d251e6266cefc9.tar.gz
Ninja-47993664be821df46b009d3e48d251e6266cefc9.tar.bz2
wip for console pool on windows
Diffstat (limited to 'doc')
-rw-r--r--doc/manual.asciidoc2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/manual.asciidoc b/doc/manual.asciidoc
index 5b0c1fe..18760dd 100644
--- a/doc/manual.asciidoc
+++ b/doc/manual.asciidoc
@@ -664,8 +664,6 @@ While a task in the `console` pool is running, Ninja's regular output (such
as progress status and output from concurrent tasks) is buffered until
it completes.
-This feature is not yet available on Windows.
-
Ninja file reference
--------------------