<!-- 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>
<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>
Configuration Item: <literal/APT::Get::Diff-Only/ and
<literal/APT::Get::Tar-Only/
</VarListEntry>
+
+ &apt-commonoptions;
+
</VariableList>
</RefSect1>