Add some filename, commmand and replaceable tags.
This commit is contained in:
parent
139fc5e004
commit
acc219482a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=17447
1 changed files with 3 additions and 3 deletions
|
|
@ -2300,7 +2300,7 @@ doc/zh_TW.Big5</screen>
|
|||
<screen>&prompt.root; <userinput>cvsup <replaceable>supfile</replaceable></userinput></screen>
|
||||
|
||||
<para>where <filename><replaceable>supfile</replaceable></filename>
|
||||
is of course the name of the supfile you have just created.
|
||||
is of course the name of the <filename>supfile</filename> you have just created.
|
||||
Assuming you are running under X11, <command>cvsup</command>
|
||||
will display a GUI window with some buttons to do the usual
|
||||
things. Press the <quote>go</quote> button, and watch it
|
||||
|
|
@ -2335,9 +2335,9 @@ doc/zh_TW.Big5</screen>
|
|||
|
||||
<para>If you are not running X11 or if you just do not like GUIs,
|
||||
you should add a couple of options to the command line when you
|
||||
run cvsup:</para>
|
||||
run <command>cvsup</command>:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>cvsup -g -L 2 supfile</userinput></screen>
|
||||
<screen>&prompt.root; <userinput>cvsup -g -L 2 <replaceable>supfile</replaceable></userinput></screen>
|
||||
|
||||
<para>The <option>-g</option> tells
|
||||
<application>CVSup</application> not to use its GUI. This is
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue