diff options
-rw-r--r-- | doc/bugs/ikiwiki_lacks_a_--quiet.mdwn | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/bugs/ikiwiki_lacks_a_--quiet.mdwn b/doc/bugs/ikiwiki_lacks_a_--quiet.mdwn index 94ab7ccbb..c9351c860 100644 --- a/doc/bugs/ikiwiki_lacks_a_--quiet.mdwn +++ b/doc/bugs/ikiwiki_lacks_a_--quiet.mdwn @@ -1 +1,5 @@ -When building ikiwiki in the background, having a --quiet which will only report errors would be nice. -- RichiH +When building ikiwiki in the background, having a --quiet which will only +report errors would be nice. -- RichiH + +> Except for building wrappers, and possibly progress cruft output to +> stderr by git (gag), ikiwiki is quiet by default. --[[Joey]] |