From 65c82b2b146452ccf1ce80a345d000418710dc03 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20Emilio=20Mart=C3=ADnez?= <33232217+Juane99@users.noreply.github.com> Date: Wed, 12 Oct 2022 13:03:24 +0200 Subject: [PATCH] cpush: add page (#8964) --- pages.es/windows/cpush.md | 8 ++++++++ pages/windows/cpush.md | 8 ++++++++ 2 files changed, 16 insertions(+) create mode 100644 pages.es/windows/cpush.md create mode 100644 pages/windows/cpush.md diff --git a/pages.es/windows/cpush.md b/pages.es/windows/cpush.md new file mode 100644 index 0000000000..162e59bffd --- /dev/null +++ b/pages.es/windows/cpush.md @@ -0,0 +1,8 @@ +# cpush + +> Este comando es un alias de `choco push`. +> Más información: . + +- Ver documentación para el comando original: + +`tldr choco-push` diff --git a/pages/windows/cpush.md b/pages/windows/cpush.md new file mode 100644 index 0000000000..e2a94f17a4 --- /dev/null +++ b/pages/windows/cpush.md @@ -0,0 +1,8 @@ +# cpush + +> This command is an alias of `choco push`. +> More information: . + +- See documentation for the original command: + +`tldr choco-push`