Skip to content

Commit f2eaff5

Browse files
New translations 03-commands.md (Italian)
1 parent b0c85bd commit f2eaff5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/books/admin_guide/03-commands.it.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -862,14 +862,14 @@ I comandi specifici per `less` sono:
862862

863863
| Comando | Azione |
864864
| ---------------------------------------------------------- | --------------------------------------------------- |
865-
| ++h++ | Aiuto. |
865+
| ++"h"++ o ++h++ | Aiuto. |
866866
| ++arrow-up++ ++arrow-down++ ++arrow-right++ ++arrow-left++ | Sposta su, giù di una linea, o a destra e sinistra. |
867867
| ++enter++ | Sposta giù di una riga. |
868868
| ++space++ | Sposta giù di una pagina. |
869869
| ++page-up++ e ++page-down++ | Sposta su o giù di una pagina. |
870870
| ++"g"++ e ++g++ | Passa alla prima e all'ultima pagina |
871871
| `/text` | Cerca il testo. |
872-
| ++q++ | Chiude il comando`less`. |
872+
| ++"q"++ o ++q++ | Chiude il comando`less`. |
873873

874874
### comando `cat`
875875

0 commit comments

Comments
 (0)