mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-04 21:55:42 +00:00
Update cheatsheets
This commit is contained in:
@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
# autopkgtest
|
||||
|
||||
> Run tests on Debian packages.
|
||||
> More information: <https://wiki.debian.org/ContinuousIntegration/autopkgtest>.
|
||||
> More information: <https://manpages.debian.org/bookworm/autopkgtest/autopkgtest.1.en.html>.
|
||||
|
||||
- Build the package in the current directory and run all tests directly on the system:
|
||||
|
||||
@@ -26,4 +26,4 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Test the package in the current directory without rebuilding it:
|
||||
|
||||
`autopkgtest --no-built-binaries -- {{null}}`
|
||||
`autopkgtest {{[-B|--no-built-binaries]}} -- {{null}}`
|
||||
|
||||
Reference in New Issue
Block a user