multiple pages: format technical tokens (#5119)
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com> Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
This commit is contained in:

committed by
GitHub

parent
dc690e38eb
commit
a5fe31bc47
@@ -7,10 +7,10 @@
|
||||
|
||||
`dget {{package_name}}`
|
||||
|
||||
- Download and extract a package source from its .dsc file:
|
||||
- Download and extract a package source from its `.dsc` file:
|
||||
|
||||
`dget {{http://deb.debian.org/debian/pool/main/h/haskell-tldr/haskell-tldr_0.4.0-2.dsc}}`
|
||||
|
||||
- Download a package source tarball from its .dsc file but don't extract it:
|
||||
- Download a package source tarball from its `.dsc` file but don't extract it:
|
||||
|
||||
`dget -d {{http://deb.debian.org/debian/pool/main/h/haskell-tldr/haskell-tldr_0.4.0-2.dsc}}`
|
||||
|
Reference in New Issue
Block a user