diff --git a/pages/windows/cinst.md b/pages/windows/cinst.md new file mode 100644 index 000000000..375269367 --- /dev/null +++ b/pages/windows/cinst.md @@ -0,0 +1,7 @@ +# cinst + +> This command is an alias of `choco install`. + +- View documentation for the original command: + +`tldr choco install` diff --git a/pages/windows/clist.md b/pages/windows/clist.md new file mode 100644 index 000000000..e86957815 --- /dev/null +++ b/pages/windows/clist.md @@ -0,0 +1,7 @@ +# clist + +> This command is an alias of `choco list`. + +- View documentation for the original command: + +`tldr choco list` diff --git a/pages/windows/cuninst.md b/pages/windows/cuninst.md new file mode 100644 index 000000000..6b4b3f7f0 --- /dev/null +++ b/pages/windows/cuninst.md @@ -0,0 +1,7 @@ +# cuninst + +> This command is an alias of `choco uninstall`. + +- View documentation for the original command: + +`tldr choco uninstall`