summaryrefslogtreecommitdiff
path: root/usage.c
diff options
context:
space:
mode:
authorWayne Davison <wayne@opencoder.net>2022-08-23 08:28:06 -0700
committerWayne Davison <wayne@opencoder.net>2022-08-23 14:56:23 -0700
commit0a09df2c5e62fa4e694f76a35d6f4e786907ef75 (patch)
tree3b28ad3f00567162fcd5bc3a77c0c70debb2e2bb /usage.c
parentcc861cf8c01662057ccc5d9268602ed15c76adc7 (diff)
downloadrsync-0a09df2c5e62fa4e694f76a35d6f4e786907ef75.tar.gz
Rename `--protect-args` to `--secluded-args`.
Diffstat (limited to 'usage.c')
-rw-r--r--usage.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usage.c b/usage.c
index df033c92..048fd4cb 100644
--- a/usage.c
+++ b/usage.c
@@ -110,12 +110,12 @@ static void print_info_flags(enum logcode f)
#endif
"xattrs",
-#ifdef RSYNC_USE_PROTECTED_ARGS
+#ifdef RSYNC_USE_SECLUDED_ARGS
"default "
#else
"optional "
#endif
- "protect-args",
+ "secluded-args",
#ifndef ICONV_OPTION
"no "