1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2024-10-28 21:17:57 +01:00

add-apt-repository: improve --enable-source example description (#7203)

This commit is contained in:
Michael Schwarz 2021-11-06 21:37:20 +01:00 committed by GitHub
parent 60bc47a5fb
commit b8dc065280
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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}}`