mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-07 01:26:03 +02:00
date: add more information link (#5603)
This commit is contained in:
parent
b8f38025f3
commit
b98c0e84a5
3 changed files with 3 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
# date
|
||||
|
||||
> Imposta o mostra data e ora di sistema.
|
||||
> Maggiori informazioni: <https://www.gnu.org/software/coreutils/manual/html_node/date-invocation.html>.
|
||||
|
||||
- Mostra la data corrente utilizzando il formato predefinito della locale corrente:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# date
|
||||
|
||||
> 시스템 날짜 설정 및 표시.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/date-invocation.html>.
|
||||
|
||||
- 기본 로컬 형식을 사용하여 현재 날짜 표시:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# date
|
||||
|
||||
> Set or display the system date.
|
||||
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/date-invocation.html>.
|
||||
|
||||
- Display the current date using the default locale's format:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue