diff options
author | Daniel Burrows <Daniel_Burrows@alumni.brown.edu> | 2007-03-10 18:38:17 +0000 |
---|---|---|
committer | Daniel Burrows <Daniel_Burrows@alumni.brown.edu> | 2007-03-10 18:38:17 +0000 |
commit | 5bc1b0e2b83904731bc04be02bbb8ac8e46222b4 (patch) | |
tree | 3e5efc2ac2fe94e1a40afbdbd119485017f33ff0 /doc | |
parent | e4fd02dc57d58249541aa07a0f6c28c84e572a88 (diff) | |
download | aptitude-5bc1b0e2b83904731bc04be02bbb8ac8e46222b4.tar.gz |
[aptitude @ Recognize Apt::Get::AllowUnauthenticated as a synonym for Ignore-Trust-Violations. (Closes: #411927)]
Diffstat (limited to 'doc')
-rw-r--r-- | doc/en/aptitude.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/en/aptitude.xml b/doc/en/aptitude.xml index cd4bd8a4..2c646145 100644 --- a/doc/en/aptitude.xml +++ b/doc/en/aptitude.xml @@ -8097,8 +8097,9 @@ iuAU wesnoth-data +930kB 0.8.7-1 0.8.8-1.0w <seg><literal>false</literal></seg> <seg> In command-line mode, causes the program to ignore the - installation of <link - linkend='secTrust'>untrusted packages</link>. + installation of <link linkend='secTrust'>untrusted + packages</link>. This is a synonym for + <literal>Apt::Get::AllowUnauthenticated</literal>. </seg> </seglistitem> |