From e93cefd7eb08fc21d7fc7a80cc7695559a17a6a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dar=C3=ADo=20Here=C3=B1=C3=BA?= Date: Sat, 19 Apr 2025 02:26:23 -0300 Subject: [PATCH] mkfs.vfat: add Spanish translation (#16191) --- pages.es/linux/mkfs.vfat.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 pages.es/linux/mkfs.vfat.md diff --git a/pages.es/linux/mkfs.vfat.md b/pages.es/linux/mkfs.vfat.md new file mode 100644 index 0000000000..4489757919 --- /dev/null +++ b/pages.es/linux/mkfs.vfat.md @@ -0,0 +1,7 @@ +# mkfs.vfat + +> Este comando es un alias de `mkfs.fat`. + +- Vea la documentación del comando original: + +`tldr mkfs.fat`