Skip to content

Commit af4ae08

Browse files
authored
pacman-*: improve header descriptions (#19720)
1 parent 022b173 commit af4ae08

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

pages/linux/pacman-files.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# pacman --files
22

3-
> Arch Linux package manager utility.
3+
> Query the local files database.
44
> See also: `pacman`, `pkgfile`.
55
> More information: <https://manned.org/pacman.8>.
66

pages/linux/pacman-query.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# pacman --query
22

3-
> Arch Linux package manager utility.
3+
> Query the local package database.
44
> See also: `pacman`.
55
> More information: <https://manned.org/pacman.8>.
66

pages/linux/pacman-remove.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# pacman --remove
22

3-
> Arch Linux package manager utility.
3+
> Remove packages from the system.
44
> See also: `pacman`.
55
> More information: <https://manned.org/pacman.8>.
66

pages/linux/pacman-sync.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# pacman --sync
22

3-
> Arch Linux package manager utility.
3+
> Synchronize packages from remote repositories.
44
> See also: `pacman`.
55
> More information: <https://manned.org/pacman.8>.
66

pages/linux/pacman-upgrade.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# pacman --upgrade
22

3-
> Arch Linux package manager utility.
3+
> Install packages manually from archive files.
44
> See also: `pacman`.
55
> More information: <https://manned.org/pacman.8>.
66

0 commit comments

Comments
 (0)