Update cheatsheets

This commit is contained in:
ivuorinen
2025-06-30 00:22:10 +00:00
parent 0b27d7dda4
commit 3495c8ec38
111 changed files with 496 additions and 123 deletions

View File

@@ -5,16 +5,16 @@ source: https://github.com/tldr-pages/tldr.git
---
# debchange
> Mantain the debian/changelog file of a Debian source package.
> Maintain the debian/changelog file of a Debian source package.
> More information: <https://manned.org/debchange.1>.
- Add a new version for a non-maintainer upload to the changelog:
`debchange --nmu`
`debchange {{[-n|--nmu]}}`
- Add a changelog entry to the current version:
`debchange --append`
`debchange {{[-a|--append]}}`
- Add a changelog entry to close the bug with specified ID: