Fix markdown lint warning for linux man pages

This commit is contained in:
lord63
2015-10-22 15:00:05 +08:00
parent 2b70e7ca14
commit 1d2d523b21
9 changed files with 14 additions and 16 deletions

View File

@@ -3,16 +3,15 @@
> Debian and Ubuntu package management utility
- Synchronize list of packages and versions available. This should be run first, before running subsequent apt-get commands.
`apt-get update`
- install a new package
`apt-get install {{package}}`
- remove a package
`apt-get remove {{package}}`
- Upgrade installed packages to newest available versions