From 0b474bc60819ab9e0cbab47fb2edd631d96713f4 Mon Sep 17 00:00:00 2001 From: Dag-Erling Smørgrav Date: Sat, 8 Jul 2000 09:34:53 +0000 Subject: Clarify the meaning of -m and -n (thanks to bde). --- usr.bin/fetch/fetch.1 | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'usr.bin/fetch') diff --git a/usr.bin/fetch/fetch.1 b/usr.bin/fetch/fetch.1 index cda91f85baaf..186ba773b8cd 100644 --- a/usr.bin/fetch/fetch.1 +++ b/usr.bin/fetch/fetch.1 @@ -116,13 +116,10 @@ If the target is a file-scheme URL, make a symbolic link to the target rather than trying to copy it. .It Fl M .It Fl m -Mirror mode: set the modification time of the local file to that of -the remote file. -If the file already exists locally and has the same size and -modification time as the remote file, it will not be fetched. +Mirror mode: if the file already exists locally and has the same size +and modification time as the remote file, it will not be fetched. .It Fl n -Don't preserve the modtime of the transfered file, use the current -time. +Don't preserve the modification time of the transferred file. .It Fl o Ar file Set the output file name to .Ar file . -- cgit v1.3