address@hidden --convert-file-only
+This option converts only the filename part of the URLs, leaving the rest
+of the URLs untouched. This filename part is sometimes referred to as the
+"basename", although we avoid that term here in order not to cause confusion.
+
+It works particularly well in conjunction with @samp{--convert-links}, although
shouldn't that be, "works particularly well with --adjust-extension"
instead ?
+this coupling is not enforced. It proves useful to populate Internet caches
+with files downloaded from different hosts.
+
+Example: if some link points to @file{//foo.com/bar.cgi?xyz} with
address@hidden asserted and its local destination is intended to be
again, shouldn't this be --adjust-extension ?
With the above manpage issues addressed,
Reviewed-by: Gabriel Somlo <address@hidden>
Thanks much,
--Gabriel