From: John Terpstra Date: Mon, 17 Oct 2005 20:47:50 +0000 (+0000) Subject: Fix for Bug #3179. X-Git-Tag: samba-3.3.0pre1~1875 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e44921ae9c8ab501727e3ee2f68458b4dfb8686e;p=thirdparty%2Fsamba.git Fix for Bug #3179. --- diff --git a/docs/manpages-3/smbclient.1.xml b/docs/manpages-3/smbclient.1.xml index 0a67f816be4..69d5b8119bc 100644 --- a/docs/manpages-3/smbclient.1.xml +++ b/docs/manpages-3/smbclient.1.xml @@ -207,11 +207,13 @@ is over 1600 bytes, as this is the limit of the protocol. - One useful trick is to cat the message through - smbclient. For example: - cat mymessage.txt | smbclient -M FRED will - send the message in the file mymessage.txt - to the machine FRED. + + One useful trick is to cat the message through smbclient. For example: + +cat mymessage.txt | smbclient -M FRED + + will send the message in the file mymessage.txt to the machine FRED. + You may also find the -U and -I options useful, as they allow you to