From bc2bf1057340639b170372bff1a0c9df8cc06646 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dar=C3=ADo=20Here=C3=B1=C3=BA?= Date: Sun, 9 Nov 2025 09:31:38 -0300 Subject: [PATCH] bun rm: add Spanish translation (#19283) --- pages.es/common/bun-rm.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 pages.es/common/bun-rm.md diff --git a/pages.es/common/bun-rm.md b/pages.es/common/bun-rm.md new file mode 100644 index 0000000000..32bb015946 --- /dev/null +++ b/pages.es/common/bun-rm.md @@ -0,0 +1,7 @@ +# bun rm + +> Este comando es un alias de `bun remove`. + +- Vea la documentación del comando original: + +`tldr bun remove`