From 3a64ad1fd0429575aa0236736f3fc175d9f9ef58 Mon Sep 17 00:00:00 2001 From: David Dykstra Date: Wed, 18 Nov 1998 16:20:22 +0000 Subject: [PATCH] Change --log-format documentation to make it clear that it is for the client logging to stdout. --- rsync.yo | 10 +++++----- rsyncd.conf.yo | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/rsync.yo b/rsync.yo index 820f4e48..1074c24d 100644 --- a/rsync.yo +++ b/rsync.yo @@ -1,5 +1,5 @@ mailto(rsync-bugs@samba.anu.edu.au) -manpage(rsync)(1)(13 May 1998)()() +manpage(rsync)(1)(11 Nov 1998)()() manpagename(rsync)(faster, flexible replacement for rcp) manpagesynopsis() @@ -559,10 +559,10 @@ specified. dit(bf(--port PORT)) This specifies an alternate TCP port number to use rather than the default port 873. -dit(bf(--log-format=FORMAT)) Normally rsync just logs filenames as -they are transferred. This allows you to specify exactly what gets -logged on a per file basis. The log format is specified using the same -format conventions as the log format option in rsyncd.conf. +dit(bf(--log-format=FORMAT)) This allows you to specify exactly what the +rsync client logs to stdout on a per file basis. The log format is +specified using the same format conventions as the log format option in +rsyncd.conf. dit(bf(--stats)) This tells rsync to print a verbose set of statistics on the file transfer, allowing you to tell how effective the rsync diff --git a/rsyncd.conf.yo b/rsyncd.conf.yo index ac0e7dea..325e5dd9 100644 --- a/rsyncd.conf.yo +++ b/rsyncd.conf.yo @@ -1,5 +1,5 @@ mailto(rsync-bugs@samba.anu.edu.au) -manpage(rsyncd.conf)(5)(13 May 1998)()() +manpage(rsyncd.conf)(5)(18 Nov 1998)()() manpagename(rsyncd.conf)(configuration file for rsync server) manpagesynopsis() -- 2.34.1