From 70e98a4348b4489338535c85fd3c5b15b5da5bea Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Thu, 12 Jan 2006 19:35:54 +0000 Subject: [PATCH] Changed RSYNC_ARGn to RSYNC_ARG#. --- rsyncd.conf.yo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rsyncd.conf.yo b/rsyncd.conf.yo index 8f8f1526..448b45e6 100644 --- a/rsyncd.conf.yo +++ b/rsyncd.conf.yo @@ -470,7 +470,7 @@ quote(itemize( it() bf(RSYNC_REQUEST): (pre-xfer only) The module/path info specified by the user (note that the user can specify multiple source files, so the request can be something like "mod/path1 mod/path2", etc.). - it() bf(RSYNC_ARGn): (pre-xfer only) The pre-request arguments are set + it() bf(RSYNC_ARG#): (pre-xfer only) The pre-request arguments are set in these numbered values. RSYNC_ARG0 is always "rsyncd", and the last value contains a single period. it() bf(RSYNC_EXIT_STATUS): (post-xfer only) rsync's exit value. This will be 0 for a -- 2.34.1