From 832ca93117e4dca90080c3117e26c5c9b81f930f Mon Sep 17 00:00:00 2001 From: Richard Sharpe Date: Sun, 4 Oct 1998 07:09:38 +0000 Subject: Added E Jay Berkenbilt's fixes (This used to be commit fcdc9bc2089822b02b30cd55054a60ed4e696e70) --- docs/manpages/smbclient.1 | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs/manpages/smbclient.1') diff --git a/docs/manpages/smbclient.1 b/docs/manpages/smbclient.1 index e58e94607c..2ce3e6831c 100644 --- a/docs/manpages/smbclient.1 +++ b/docs/manpages/smbclient.1 @@ -402,6 +402,7 @@ consists of one or more of .BR X , .BR b , .BR g , +.BR q , .BR N or .BR a ; @@ -466,6 +467,10 @@ only with the .B c flag. +.B q +Quiet. Keeps tar from printing diagnostics as it works. This is the +same as tarmode quiet. + .B N Newer than. Must be followed by the name of a file whose date is compared against files found on the share during a create. Only files -- cgit