mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-12 08:58:55 +00:00
Update cheatsheets
This commit is contained in:
@@ -11,7 +11,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Update debtap database (before the first run):
|
||||
|
||||
`sudo debtap --update`
|
||||
`sudo debtap {{[-u|--update]}}`
|
||||
|
||||
- Convert the specified package:
|
||||
|
||||
@@ -19,8 +19,8 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Convert the specified package bypassing all questions, except for editing metadata files:
|
||||
|
||||
`debtap --quiet {{path/to/package.deb}}`
|
||||
`debtap {{[-q|--quiet]}} {{path/to/package.deb}}`
|
||||
|
||||
- Generate a PKGBUILD file:
|
||||
|
||||
`debtap --pkgbuild {{path/to/package.deb}}`
|
||||
`debtap {{[-p|--pkgbuild]}} {{path/to/package.deb}}`
|
||||
|
||||
Reference in New Issue
Block a user