From 6fbd5c2a5e076ce5dd72dfe40560cccb61964ddd Mon Sep 17 00:00:00 2001
From: hniksic <devnull@localhost>
Date: Thu, 30 Jun 2005 18:19:00 -0700
Subject: [PATCH] [svn] Don't refer to the non-existent -nr option.

---
 src/ChangeLog | 5 +++++
 src/main.c    | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/src/ChangeLog b/src/ChangeLog
index d66c0dec..1d6b9f54 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
+2005-07-01  Hrvoje Niksic  <hniksic@xemacs.org>
+
+	* main.c (print_help): Don't refer to the non-existent -nr in
+	description of --mirror.
+
 2005-06-30  Hrvoje Niksic  <hniksic@xemacs.org>
 
 	* host.c (pretty_print_address): Renamed to just print_address.
diff --git a/src/main.c b/src/main.c
index 595efb2f..a2bfe653 100644
--- a/src/main.c
+++ b/src/main.c
@@ -575,7 +575,7 @@ Recursive download:\n"),
     N_("\
   -K,  --backup-converted   before converting file X, back up as X.orig.\n"),
     N_("\
-  -m,  --mirror             shortcut option equivalent to -r -N -l inf -nr.\n"),
+  -m,  --mirror             shortcut for -N -r -l inf --no-remove-listing.\n"),
     N_("\
   -p,  --page-requisites    get all images, etc. needed to display HTML page.\n"),
     N_("\