acpi: add Polish translation (#11166)
* acpi: add Polish translation * syntax fix
This commit is contained in:
28
pages.pl/linux/acpi.md
Normal file
28
pages.pl/linux/acpi.md
Normal file
@@ -0,0 +1,28 @@
|
||||
# acpi
|
||||
|
||||
> Wyśwetla status baterii lub informacje dotyczące temperatury.
|
||||
> Więcej informacji: <https://sourceforge.net/projects/acpiclient/files/acpiclient/>.
|
||||
|
||||
- Pokaż informacje o baterii:
|
||||
|
||||
`acpi`
|
||||
|
||||
- Pokaż informacje dotyczące temperatury:
|
||||
|
||||
`acpi -t`
|
||||
|
||||
- Pokaż informacje dotyczące urządzeń chłodzących:
|
||||
|
||||
`acpi -c`
|
||||
|
||||
- Pokaż informacje dotyczące temperatury w stopniach Fahrenheita:
|
||||
|
||||
`acpi -tf`
|
||||
|
||||
- Pokaż wszystkie informacje:
|
||||
|
||||
`acpi -V`
|
||||
|
||||
- Pobieraj informacje z `/proc` zamiast `/sys`:
|
||||
|
||||
`acpi -p`
|
Reference in New Issue
Block a user