diff options
Diffstat (limited to 'net/fetch/files/fetch.cat1')
-rw-r--r-- | net/fetch/files/fetch.cat1 | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/net/fetch/files/fetch.cat1 b/net/fetch/files/fetch.cat1 index 3aaa043269a..6b73d66f5c4 100644 --- a/net/fetch/files/fetch.cat1 +++ b/net/fetch/files/fetch.cat1 @@ -4,7 +4,7 @@ NNAAMMEE ffeettcchh -- retrieve a file by Uniform Resource Locator SSYYNNOOPPSSIISS - ffeettcchh [--114466AAFFMMRRUUaaddllmmnnqqrrssvv] [--BB _b_y_t_e_s] [--SS _b_y_t_e_s] [--TT _s_e_c_o_n_d_s] [--NN _f_i_l_e] + ffeettcchh [--114466AAFFMMRRUUaaddiillmmnnqqrrssvv] [--BB _b_y_t_e_s] [--SS _b_y_t_e_s] [--TT _s_e_c_o_n_d_s] [--NN _f_i_l_e] [--oo _f_i_l_e] [--ww _s_e_c_o_n_d_s] [--hh _h_o_s_t] [--cc _d_i_r] [--ff _f_i_l_e] [_U_R_L _._._.] DDEESSCCRRIIPPTTIIOONN @@ -50,6 +50,9 @@ DDEESSCCRRIIPPTTIIOONN option is deprecated and is provided for backward compatibil- ity only. + --ii Only fetch if it the output file is older than the referenced + URL. This option is overriden by --oo _-. + --ll If the target is a file-scheme URL, make a symbolic link to the target rather than trying to copy it. @@ -150,4 +153,4 @@ NNOOTTEESS One cannot both use the --hh, --cc and --ff options and specify URLs on the command line. -NetBSD 4.0 March 11, 2003 NetBSD 4.0 +NetBSD 5.0 March 11, 2003 NetBSD 5.0 |