diff options
author | rsc <devnull@localhost> | 2005-01-23 22:56:20 +0000 |
---|---|---|
committer | rsc <devnull@localhost> | 2005-01-23 22:56:20 +0000 |
commit | 8b0e19f72581de53c314350271863e6070e46c7a (patch) | |
tree | fb9011fa8ae7ca245ea50528384cdd4b529bf41a /man/man1 | |
parent | 3264d2e25ece5df7cb7e1015aae82d156c058e36 (diff) | |
download | plan9port-8b0e19f72581de53c314350271863e6070e46c7a.tar.gz plan9port-8b0e19f72581de53c314350271863e6070e46c7a.tar.bz2 plan9port-8b0e19f72581de53c314350271863e6070e46c7a.zip |
document -q
Diffstat (limited to 'man/man1')
-rw-r--r-- | man/man1/db.1 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/man/man1/db.1 b/man/man1/db.1 index 5d0945d1..0aa46c5b 100644 --- a/man/man1/db.1 +++ b/man/man1/db.1 @@ -101,6 +101,10 @@ are read from the standard input and responses are to the standard output. The options are .TP +.B -q +Quiet mode: +suppress informational prints at startup. +.TP .B -w Open .I textfile |