aptitude: update page and Polish translation (#11295)

pull/23/head
Lena 2023-10-27 06:53:22 +02:00 committed by GitHub
parent 266c507a0e
commit 9c0faf6f1c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -15,7 +15,7 @@
`aptitude search {{pakiet}}`
- Wyszukaj zainstalowany pakeit (`?installed` jest wyszukiwanym terminem w `aptitude`):
- Wyszukaj zainstalowany pakiet (`?installed` jest terminem wyszukiwania w `aptitude`):
`aptitude search '?installed({{pakiet}})'`

View File

@ -3,7 +3,7 @@
> Debian and Ubuntu package management utility.
> More information: <https://manpages.debian.org/latest/aptitude/aptitude.8.html>.
- Synchronize list of packages and versions available. This should be run first, before running subsequent aptitude commands:
- Synchronize list of packages and versions available. This should be run first, before running subsequent `aptitude` commands:
`aptitude update`
@ -15,7 +15,7 @@
`aptitude search {{package}}`
- Search for an installed package (`?installed` is an aptitude search term):
- Search for an installed package (`?installed` is an `aptitude` search term):
`aptitude search '?installed({{package}})'`