mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
reset: add Italian translation (#10076)
This commit is contained in:
parent
5756535272
commit
0e16c1c3b0
1 changed files with 12 additions and 0 deletions
12
pages.it/linux/reset.md
Normal file
12
pages.it/linux/reset.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
# reset
|
||||
|
||||
> Reinizializza il terminale corrente. Cancella l'intera schermata del terminale.
|
||||
> Maggiori informazioni: <https://manned.org/reset>.
|
||||
|
||||
- Reinizializza il terminale corrente:
|
||||
|
||||
`reset`
|
||||
|
||||
- Visualizza invece il tipo di terminale:
|
||||
|
||||
`reset -q`
|
Loading…
Add table
Reference in a new issue