From 1bbb80b674ce58e4a8b9f6a2b72e2b99882a1c0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dag-Erling=20Sm=C3=B8rgrav?= Date: Tue, 11 Mar 2003 08:21:16 +0000 Subject: [PATCH] Clarify that -r implies -R. --- usr.bin/fetch/fetch.1 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/usr.bin/fetch/fetch.1 b/usr.bin/fetch/fetch.1 index 52604fee83c..32976c3dd12 100644 --- a/usr.bin/fetch/fetch.1 +++ b/usr.bin/fetch/fetch.1 @@ -97,6 +97,8 @@ In combination with the .Fl r flag, forces a restart even if the local and remote files have different modification times. +Implies +.Fl R . .It Fl f Ar file The file to retrieve is named .Ar file