1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-13 17:10:47 +02:00

doc: Adds --quiet to the common options.

Fixes #1298
This commit is contained in:
Samuel Dionne-Riel 2018-04-20 16:34:06 -04:00
parent 9296186c75
commit 4b3a7f93a5
2 changed files with 20 additions and 0 deletions

View file

@ -8,6 +8,9 @@
<arg choice='plain'><option>-v</option></arg>
</group>
</arg>
<arg>
<arg choice='plain'><option>--quiet</option></arg>
</arg>
<arg>
<group choice='plain'>
<arg choice='plain'><option>--no-build-output</option></arg>