tcpflow, ubuntu-bug, vipw: add Polish translation (#9158)

pull/1/head
rozie 2022-10-19 20:16:57 +02:00 committed by GitHub
parent f661024a21
commit e5a854992e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 28 additions and 0 deletions

View File

@ -0,0 +1,8 @@
# tcpflow
> Przechwytuje ruch TCP do debugowania i analizy.
> Więcej informacji: <https://manned.org/tcpflow>.
- Pokaż wszystkie dane z interfejsu `eth0` i portu `80`:
`tcpflow -c -i {{eth0}} port {{80}}`

View File

@ -0,0 +1,8 @@
# ubuntu-bug
> This command is an alias of `apport-bug`.
> More information: <https://manned.org/ubuntu-bug>.
- View documentation for the original command:
`tldr apport-bug`

12
pages.pl/linux/vipw.md Normal file
View File

@ -0,0 +1,12 @@
# vipw
> Edytuje plik password.
> Więcej informacji: <https://manned.org/vipw>.
- Edycja pliku password:
`vipw`
- Wyświetlenie bieżącej wersji `vipw`:
`vipw --version`