From 2300a189ac3ee450ef84d7b111e4b9e3ef3d6f07 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dar=C3=ADo=20Here=C3=B1=C3=BA?= Date: Sat, 16 Nov 2024 10:41:47 -0300 Subject: [PATCH] pacman-s: add Spanish translation (#14821) * pacman-s: add Spanish translation * Update pages.es/linux/pacman-s.md Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com> --------- Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com> Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com> --- pages.es/linux/pacman-s.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 pages.es/linux/pacman-s.md diff --git a/pages.es/linux/pacman-s.md b/pages.es/linux/pacman-s.md new file mode 100644 index 0000000000..6677ed4ecb --- /dev/null +++ b/pages.es/linux/pacman-s.md @@ -0,0 +1,7 @@ +# pacman -S + +> Este comando es un alias de `pacman --sync`. + +- Consulte la documentación del comando original: + +`tldr pacman sync`