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

feature/windows-fix-syntax-2
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
1 changed files with 1 additions and 1 deletions

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