add non-free-firmware to docs

pull/34/head
parent 84ea1e042b
commit cc8dab5be8
Signed by: josch
GPG Key ID: F2CBA5C78FBD83E1

@ -6481,16 +6481,16 @@ comma or whitespace.
=item B<--components>=I<comp1>[,I<comp2>,...] =item B<--components>=I<comp1>[,I<comp2>,...]
Comma or whitespace separated list of components like main, contrib and Comma or whitespace separated list of components like main, contrib, non-free
non-free which will be used for all URI-only I<MIRROR> arguments. The option and non-free-firmware which will be used for all URI-only I<MIRROR> arguments.
can be specified multiple times and the components are concatenated in the The option can be specified multiple times and the components are concatenated
order in which they are given on the command line. If later list items are in the order in which they are given on the command line. If later list items
repeated, then they get dropped so that the resulting component list is free are repeated, then they get dropped so that the resulting component list is
of duplicates. So the following are equivalent: free of duplicates. So the following are equivalent:
--components="main contrib non-free" --components="main contrib non-free non-free-firmware"
--components=main,contrib,non-free --components=main,contrib,non-free,non-free-firmware
--comp=main --comp="contrib non-free" --comp="main,non-free" --comp=main --comp="contrib non-free" --comp="main,non-free-firmware"
=item B<--architectures>=I<native>[,I<foreign1>,...] =item B<--architectures>=I<native>[,I<foreign1>,...]

Loading…
Cancel
Save