diff options
author | Richard Sharpe <sharpe@samba.org> | 1998-10-04 07:09:38 +0000 |
---|---|---|
committer | Richard Sharpe <sharpe@samba.org> | 1998-10-04 07:09:38 +0000 |
commit | 832ca93117e4dca90080c3117e26c5c9b81f930f (patch) | |
tree | 61c88bbc3f6dde479be61cc796e17d24c4711a29 /docs/manpages/smbclient.1 | |
parent | af4a13b37a1dbf7df8b246abc4f816f48d71c007 (diff) | |
download | samba-832ca93117e4dca90080c3117e26c5c9b81f930f.tar.gz samba-832ca93117e4dca90080c3117e26c5c9b81f930f.tar.bz2 samba-832ca93117e4dca90080c3117e26c5c9b81f930f.zip |
Added E Jay Berkenbilt's fixes
(This used to be commit fcdc9bc2089822b02b30cd55054a60ed4e696e70)
Diffstat (limited to 'docs/manpages/smbclient.1')
-rw-r--r-- | docs/manpages/smbclient.1 | 5 |
1 files changed, 5 insertions, 0 deletions
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 |