checkinstall: refresh more info link and add short option (#17332)

This commit is contained in:
Managor
2025-07-23 09:00:49 +00:00
committed by GitHub
parent dfc4cdd19d
commit b182bddb18
+2 -2
View File
@@ -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: