|
|
@@ -23,7 +23,7 @@
|
|
|
<!-- Arguments -->
|
|
|
<refsynopsisdiv>
|
|
|
<cmdsynopsis>
|
|
|
- <command>apt-config</>
|
|
|
+ <command>apt-get</>
|
|
|
<arg><option>-hvs</></arg>
|
|
|
<arg><option>-o=<replaceable/config string/</></arg>
|
|
|
<arg><option>-c=<replaceable/file/</></arg>
|
|
|
@@ -47,8 +47,8 @@
|
|
|
<command/apt-get/ is the command-line tool for handling packages, and may be
|
|
|
considered the user's "back-end" to other tools using the APT library.
|
|
|
<para>
|
|
|
- Unless the <option/-h/, or <option/--help/ option is given one of the
|
|
|
- above commands must be present.
|
|
|
+ Unless the <option/-h/, or <option/--help/ option is given one of the
|
|
|
+ commands below must be present.
|
|
|
|
|
|
<VariableList>
|
|
|
<VarListEntry><Term>update</Term>
|
|
|
@@ -396,6 +396,9 @@
|
|
|
Configuration Item: <literal/APT::Get::Diff-Only/ and
|
|
|
<literal/APT::Get::Tar-Only/
|
|
|
</VarListEntry>
|
|
|
+
|
|
|
+ &apt-commonoptions;
|
|
|
+
|
|
|
</VariableList>
|
|
|
</RefSect1>
|
|
|
|