mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 08:22:08 +02:00
cradle: add Italian translation.
This commit is contained in:
parent
b74ce1071f
commit
a44751d8c9
1 changed files with 20 additions and 0 deletions
20
pages.it/common/cradle.md
Normal file
20
pages.it/common/cradle.md
Normal file
|
@ -0,0 +1,20 @@
|
||||||
|
# cradle
|
||||||
|
|
||||||
|
> Il framework Cradle per PHP.
|
||||||
|
> Vedi `cradle-install`, `cradle-deploy` e altre pagine per maggiori informazioni.
|
||||||
|
|
||||||
|
- Connetti ad un server:
|
||||||
|
|
||||||
|
`cradle connect {{nome_server}}`
|
||||||
|
|
||||||
|
- Mostra informazioni di aiuto generali:
|
||||||
|
|
||||||
|
`cradle help`
|
||||||
|
|
||||||
|
- MOstra aiuto per uno specifico comando:
|
||||||
|
|
||||||
|
`cradle {{command}} help`
|
||||||
|
|
||||||
|
- Esegui un comando Cradle:
|
||||||
|
|
||||||
|
`cradle {{command}}`
|
Loading…
Add table
Reference in a new issue