Regen.
This commit is contained in:
parent
d73db715bb
commit
3fafb47772
1 changed files with 9 additions and 8 deletions
|
@ -5,8 +5,8 @@ NNAAMMEE
|
||||||
tributions
|
tributions
|
||||||
|
|
||||||
SSYYNNOOPPSSIISS
|
SSYYNNOOPPSSIISS
|
||||||
ppkkgg__aadddd [--AAffIILLnnRRuuVVvv] [--KK _p_k_g___d_b_d_i_r] [--mm _m_a_c_h_i_n_e] [--PP _d_e_s_t_d_i_r] [--pp _p_r_e_f_i_x]
|
ppkkgg__aadddd [--AAffIILLnnRRUUuuVVvv] [--KK _p_k_g___d_b_d_i_r] [--mm _m_a_c_h_i_n_e] [--PP _d_e_s_t_d_i_r]
|
||||||
[--WW _v_i_e_w_b_a_s_e] [--ww _v_i_e_w] _f_i_l_e _._._.
|
[--pp _p_r_e_f_i_x] [--WW _v_i_e_w_b_a_s_e] [--ww _v_i_e_w] _f_i_l_e _._._.
|
||||||
[[ftp|http]://[_u_s_e_r][:_p_a_s_s_w_o_r_d]@]_h_o_s_t[:_p_o_r_t][/_p_a_t_h_/]_p_k_g_-_n_a_m_e _._._.
|
[[ftp|http]://[_u_s_e_r][:_p_a_s_s_w_o_r_d]@]_h_o_s_t[:_p_o_r_t][/_p_a_t_h_/]_p_k_g_-_n_a_m_e _._._.
|
||||||
|
|
||||||
DDEESSCCRRIIPPTTIIOONN
|
DDEESSCCRRIIPPTTIIOONN
|
||||||
|
@ -86,12 +86,13 @@ OOPPTTIIOONNSS
|
||||||
This means that you cannot deinstall it later, so only use this
|
This means that you cannot deinstall it later, so only use this
|
||||||
option if you know what you are doing!
|
option if you know what you are doing!
|
||||||
|
|
||||||
|
--UU Replace an already installed version from a package. Implies --uu.
|
||||||
|
|
||||||
--uu If the package that's being installed is already installed, an
|
--uu If the package that's being installed is already installed, an
|
||||||
update is performed. It is currently not possible to update to
|
update is performed. If this is specified twice, then any depen-
|
||||||
an identical version. If this is specified twice, then any
|
dent packages that are too old will also be updated to fulfill
|
||||||
dependent packages that are too old will also be updated to ful-
|
the dependency. See below for a more detailed description of the
|
||||||
fill the dependency. See below for a more detailed description
|
process.
|
||||||
of the process.
|
|
||||||
|
|
||||||
--VV Print version number and exit.
|
--VV Print version number and exit.
|
||||||
|
|
||||||
|
@ -263,4 +264,4 @@ BBUUGGSS
|
||||||
|
|
||||||
Sure to be others.
|
Sure to be others.
|
||||||
|
|
||||||
NetBSD 5.0 January 22, 2010 NetBSD 5.0
|
NetBSD 5.0 January 30, 2010 NetBSD 5.0
|
||||||
|
|
Loading…
Reference in a new issue