diff --git a/src/install.c b/src/install.c index 289c3ccfb..f95fdb243 100644 --- a/src/install.c +++ b/src/install.c @@ -604,6 +604,8 @@ format, make all components of the given DIRECTORY(ies).\n\ --help display this help and exit\n\ --version output version information and exit\n\ \n\ +")); + printf (_("\ The backup suffix is ~, unless set with SIMPLE_BACKUP_SUFFIX. The\n\ version control may be set with VERSION_CONTROL, values are:\n\ \n\ diff --git a/src/mv.c b/src/mv.c index eb3ebed8a..9c66064df 100644 --- a/src/mv.c +++ b/src/mv.c @@ -393,6 +393,8 @@ Rename SOURCE to DEST, or move SOURCE(s) to DIRECTORY.\n\ --help display this help and exit\n\ --version output version information and exit\n\ \n\ +")); + printf (_("\ The backup suffix is ~, unless set with SIMPLE_BACKUP_SUFFIX. The\n\ version control may be set with VERSION_CONTROL, values are:\n\ \n\