mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-22 20:55:24 +02:00
cpush: add page (#8964)
This commit is contained in:
parent
1cb2e95ecf
commit
65c82b2b14
2 changed files with 16 additions and 0 deletions
8
pages.es/windows/cpush.md
Normal file
8
pages.es/windows/cpush.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
# cpush
|
||||
|
||||
> Este comando es un alias de `choco push`.
|
||||
> Más información: <https://docs.chocolatey.org/en-us/create/commands/push>.
|
||||
|
||||
- Ver documentación para el comando original:
|
||||
|
||||
`tldr choco-push`
|
8
pages/windows/cpush.md
Normal file
8
pages/windows/cpush.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
# cpush
|
||||
|
||||
> This command is an alias of `choco push`.
|
||||
> More information: <https://docs.chocolatey.org/en-us/create/commands/push>.
|
||||
|
||||
- See documentation for the original command:
|
||||
|
||||
`tldr choco-push`
|
Loading…
Add table
Reference in a new issue