gptfdisk: indentation cleanup
authorRicardo Martincoski <ricardo.martincoski@gmail.com>
Thu, 10 Mar 2016 23:38:15 +0000 (20:38 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 15 Mar 2016 21:49:15 +0000 (22:49 +0100)
Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/gptfdisk/Config.in.host

index fb7c682d08164b204c025f567dedb0d14a3eebbe..1300d024e5eaa9d65dfbdc753ea69db12daf2635 100644 (file)
@@ -2,10 +2,10 @@ config BR2_PACKAGE_HOST_GPTFDISK
        bool "host gptfdisk"
        select BR2_PACKAGE_HOST_UTIL_LINUX
        help
-          GPT fdisk (consisting of the gdisk and sgdisk programs) is a
-          text-mode partitioning tool that works on Globally Unique
-          Identifier (GUID) Partition Table (GPT) disks, rather than
-          on the more common (through 2010) Master Boot Record (MBR)
-          partition tables.
+         GPT fdisk (consisting of the gdisk and sgdisk programs) is a
+         text-mode partitioning tool that works on Globally Unique
+         Identifier (GUID) Partition Table (GPT) disks, rather than
+         on the more common (through 2010) Master Boot Record (MBR)
+         partition tables.
 
-          http://www.rodsbooks.com/gdisk/
+         http://www.rodsbooks.com/gdisk/