pages/*: standardize mentioning subcommands without the main command (#13626)

* pages/*: standardize mentioning subcommands without the main command

* CONTRIBUTING: clarify that pages should only mention the subcommand
This commit is contained in:
Lena
2024-10-04 21:14:41 +02:00
committed by GitHub
parent 63d1867e67
commit b596b78b18
54 changed files with 55 additions and 55 deletions

View File

@@ -1,7 +1,7 @@
# dpkg
> Debian package manager.
> Some subcommands such as `dpkg deb` have their own usage documentation.
> Some subcommands such as `deb` have their own usage documentation.
> For equivalent commands in other package managers, see <https://wiki.archlinux.org/title/Pacman/Rosetta>.
> More information: <https://manned.org/dpkg>.