remove things according to tldr

waldyrious/alt-syntax
ix 2016-01-07 17:49:26 -05:00
parent bc568b98c8
commit 4dc87c83ea
5 changed files with 10 additions and 14 deletions

View File

@ -6,10 +6,6 @@
`pkgadd {{package-name}}`
- update a already installed package from a local package
- update an already installed package from a local package
`pkgadd -u {{package-name}}`
- force installation of a package
`pkgadd -f {{package-name}}`

View File

@ -10,7 +10,7 @@
`pkginfo -l {{package-name}}`
- list the owner(s) of a file matching a pattern
- list the owner(s) of files matching a pattern
`pkginfo -o {{pattern}}`