mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 06:22:07 +02:00
time: add Polish translation (#8866)
This commit is contained in:
parent
3ac221c13d
commit
334b93c165
1 changed files with 12 additions and 0 deletions
12
pages.pl/windows/time.md
Normal file
12
pages.pl/windows/time.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
# time
|
||||
|
||||
> Wyświetl lub ustaw czas systemowy.
|
||||
> Więcej informacji: <https://learn.microsoft.com/windows-server/administration/windows-commands/time>.
|
||||
|
||||
- Wyświetl aktualny czas systemowy i zapytaj o wprowadzenie nowego czasu (pozostawić puste, aby zachować niezmieniony czas):
|
||||
|
||||
`time`
|
||||
|
||||
- Wyświetl aktualny czas systemowy bez pytania o nowy czas:
|
||||
|
||||
`time /t`
|
Loading…
Add table
Reference in a new issue