1
0
Fork 0
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:
Marco Bonelli 2019-04-21 18:29:56 +02:00 committed by Owen Voke
parent b74ce1071f
commit a44751d8c9

20
pages.it/common/cradle.md Normal file
View 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}}`