From a5af5c802b910a0d8e5efc9fb4173dd03b22822a Mon Sep 17 00:00:00 2001 From: bl-ue <54780737+bl-ue@users.noreply.github.com> Date: Fri, 5 Mar 2021 04:19:49 -0500 Subject: [PATCH] grub-mkconfig: move from / to pages/linux (#5350) --- grub-mkconfig.md => pages/linux/grub-mkconfig.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename grub-mkconfig.md => pages/linux/grub-mkconfig.md (87%) diff --git a/grub-mkconfig.md b/pages/linux/grub-mkconfig.md similarity index 87% rename from grub-mkconfig.md rename to pages/linux/grub-mkconfig.md index 20ed3ee33..1527f2310 100644 --- a/grub-mkconfig.md +++ b/pages/linux/grub-mkconfig.md @@ -1,7 +1,7 @@ # grub-mkconfig > Generate a GRUB configuration file. -> More information: +> More information: . - Do a dry run and print the configuration to stdout: