Clear up the description of the portmanager flags: it should be
-u -ui rather than just -ui. PR: docs/165250 Submitted by: Stefan Lasiewski (slasiewski lbl gov) Patch by: Isabell Long (isabell121 gmail com)
This commit is contained in:
parent
e94facac4e
commit
f087b069a8
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=38511
1 changed files with 3 additions and 1 deletions
|
@ -1256,7 +1256,9 @@ ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/ fetch</userinput></screen>
|
||||||
|
|
||||||
<screen>&prompt.root; <userinput>portmanager -u</userinput></screen>
|
<screen>&prompt.root; <userinput>portmanager -u</userinput></screen>
|
||||||
|
|
||||||
<para>You can add the <option>-ui</option> flag to get asked for
|
<para>You can add the <option>-ui</option> flag to the above
|
||||||
|
command (<userinput>portmanager -u -ui</userinput>) to be
|
||||||
|
prompted for
|
||||||
confirmation of every step <application>Portmanager</application>
|
confirmation of every step <application>Portmanager</application>
|
||||||
will perform. <application>Portmanager</application> can also be
|
will perform. <application>Portmanager</application> can also be
|
||||||
used to install new ports on the system. Unlike the usual
|
used to install new ports on the system. Unlike the usual
|
||||||
|
|
Loading…
Reference in a new issue