mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-03 04:54:59 +00:00
Update cheatsheets
This commit is contained in:
@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
# namcap
|
||||
|
||||
> Check binary packages and source `PKGBUILD`s for common packaging mistakes.
|
||||
> More information: <https://manned.org/namcap.1>.
|
||||
> More information: <https://manned.org/namcap>.
|
||||
|
||||
- Check a specific `PKGBUILD` file:
|
||||
|
||||
@@ -16,6 +16,6 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`namcap {{path/to/package.pkg.tar.zst}}`
|
||||
|
||||
- Check a file, printing extra [i]nformational messages:
|
||||
- Check a file, printing extra informational messages:
|
||||
|
||||
`namcap -i {{path/to/file}}`
|
||||
`namcap {{[-i|--info]}} {{path/to/file}}`
|
||||
|
||||
Reference in New Issue
Block a user