mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 00:42:08 +02:00
add-apt-repository: improve --enable-source example description (#7203)
This commit is contained in:
parent
60bc47a5fb
commit
b8dc065280
1 changed files with 1 additions and 1 deletions
|
@ -15,6 +15,6 @@
|
|||
|
||||
`add-apt-repository --update {{repository_spec}}`
|
||||
|
||||
- Enable source packages:
|
||||
- Allow source packages to be downloaded from the repository:
|
||||
|
||||
`add-apt-repository --enable-source {{repository_spec}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue