mirror of
https://github.com/tldr-pages/tldr
synced 2026-08-26 14:13:36 +01:00
checkinstall: refresh more info link and add short option (#17332)
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
# checkinstall
|
||||
|
||||
> Track the local installation of a software package, and produce a binary package which can be used with a system's native package manager.
|
||||
> More information: <https://checkinstall.izto.org>.
|
||||
> More information: <https://checkinstall.izto.org/docs.php>.
|
||||
|
||||
- Create and install a package with default settings:
|
||||
|
||||
`sudo checkinstall --default`
|
||||
`sudo checkinstall {{[-y|--default]}}`
|
||||
|
||||
- Create a package but don't install it:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user