summaryrefslogtreecommitdiff
path: root/doc/apt-get.8.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/apt-get.8.sgml')
-rw-r--r--doc/apt-get.8.sgml9
1 files changed, 6 insertions, 3 deletions
diff --git a/doc/apt-get.8.sgml b/doc/apt-get.8.sgml
index cf35b65b0..d6d8bc736 100644
--- a/doc/apt-get.8.sgml
+++ b/doc/apt-get.8.sgml
@@ -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>