From 1af7acf5dc3e0eef76dbb158d1f8abc2dae4580e Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Thu, 26 Dec 2024 09:27:26 +0200 Subject: [PATCH] mapfile: add page (#15230) --- pages/common/mapfile.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 pages/common/mapfile.md diff --git a/pages/common/mapfile.md b/pages/common/mapfile.md new file mode 100644 index 0000000000..04df65d8ee --- /dev/null +++ b/pages/common/mapfile.md @@ -0,0 +1,7 @@ +# mapfile + +> This command is an alias of `readarray`. + +- View documentation for the original command: + +`tldr readarray`