diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2006-11-27 16:23:14 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2006-11-27 16:23:14 +0000 |
commit | a58b905b62dbcae2b341f79fde7192a2ce304a50 (patch) | |
tree | 187e52c2ca1ce68676551cbc8e69aabe1669c327 /pod | |
parent | 8a09fa3cafe8ff3155116d3b2e90162962d7af25 (diff) | |
download | urpmi-a58b905b62dbcae2b341f79fde7192a2ce304a50.tar urpmi-a58b905b62dbcae2b341f79fde7192a2ce304a50.tar.gz urpmi-a58b905b62dbcae2b341f79fde7192a2ce304a50.tar.bz2 urpmi-a58b905b62dbcae2b341f79fde7192a2ce304a50.tar.xz urpmi-a58b905b62dbcae2b341f79fde7192a2ce304a50.zip |
"hdlist:" is not mandatory nor useful any more
Diffstat (limited to 'pod')
-rw-r--r-- | pod/urpmi.cfg.5.pod | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pod/urpmi.cfg.5.pod b/pod/urpmi.cfg.5.pod index 5cee8b26..e36111e0 100644 --- a/pod/urpmi.cfg.5.pod +++ b/pod/urpmi.cfg.5.pod @@ -174,7 +174,6 @@ Additional options to pass to B<wget>'s command line when downloading files. A medium is described as follows : name url { - hdlist: ... ... list of options, one per line ... } |