dpkg-reconfigure: add page (#10272)

pull/23/head
Lena 2023-06-12 15:44:03 +02:00 committed by GitHub
parent 701095414c
commit 3884ec8203
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,8 @@
# dpkg-reconfigure
> Reconfigure an already installed package.
> More information: <https://manpages.debian.org/latest/debconf/dpkg-reconfigure.8.html>.
- Reconfigure one or more packages:
`dpkg-reconfigure {{package1 package2 ...}}`