__apt_source --component should default to 'main'
This commit is contained in:
parent
2885c6a248
commit
72afff1b82
2 changed files with 2 additions and 1 deletions
|
@ -31,7 +31,7 @@ distribution
|
||||||
the targets /etc/lsb-release
|
the targets /etc/lsb-release
|
||||||
|
|
||||||
component
|
component
|
||||||
space delimited list of components to enable. Defaults to an empty string.
|
space delimited list of components to enable. Defaults to 'main'.
|
||||||
|
|
||||||
|
|
||||||
BOOLEAN PARAMETERS
|
BOOLEAN PARAMETERS
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
main
|
Loading…
Reference in a new issue