command: add Italian translation.

italian
Marco Bonelli 2019-05-29 03:18:49 +02:00 committed by Owen Voke
parent a152238393
commit ce34691fdf
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
# command
> Command forza la shell ad eseguire programmi ignorando qualsiasi funzione, builtin e alias con lo stesso nome.
- Esegui il comando ls letteralmente, anche se esiste un alias ls:
`command {{ls}}`