From 8529cbd4a7a4094d8ea11dfffbd8d32c7eb0f68a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dar=C3=ADo=20Here=C3=B1=C3=BA?= Date: Sat, 8 Nov 2025 12:51:04 -0300 Subject: [PATCH] bun rm: add Spanish translation Add documentation for the 'bun rm' command as an alias. --- 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 00000000000000..32bb0159460cf9 --- /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`