diff options
author | Luca Bruno <lethalman88@gmail.com> | 2008-10-04 12:43:14 +0200 |
---|---|---|
committer | Luca Bruno <lethalman88@gmail.com> | 2008-10-04 12:43:14 +0200 |
commit | 32c8f64e2acbaab7fdb652168d7d6c1b325d11c4 (patch) | |
tree | 17f44081e1cb7796887ba600cd34112c77ebbfdb /doc/apt.ent | |
parent | 62b17f74b2fb96f44d0c19c43a160554232b4c6b (diff) |
* Better documentation for apt-get --option
Diffstat (limited to 'doc/apt.ent')
-rw-r--r-- | doc/apt.ent | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/apt.ent b/doc/apt.ent index 44e303495..b7d03b585 100644 --- a/doc/apt.ent +++ b/doc/apt.ent @@ -259,6 +259,8 @@ <term><option>--option</option></term> <listitem><para>Set a Configuration Option; This will set an arbitrary configuration option. The syntax is <option>-o Foo::Bar=bar</option>. + <option>-o</option> and <option>--option</option> can be used multiple + times to set different options. </para> </listitem> </varlistentry> |