conf: fix whitespace offset for -s
authorDavid Herrmann <dh.herrmann@googlemail.com>
Sat, 1 Dec 2012 13:50:53 +0000 (14:50 +0100)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Sat, 1 Dec 2012 13:50:53 +0000 (14:50 +0100)
Align everything to the same offset.

Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
src/kmscon_conf.c

index feebe93..f68f4e1 100644 (file)
@@ -68,7 +68,7 @@ static void print_help()
                "\n"
                "Seat Options:\n"
                "\t    --vt <vt-number>        [auto]  Select which VT to run on on seat0\n"
-               "\t-s, --switchvt              [on]   Automatically switch to VT\n"
+               "\t-s, --switchvt              [on]    Automatically switch to VT\n"
                "\t    --seats <list,of,seats> [seat0] Select seats or pass 'all' to make\n"
                "\t                                    kmscon run on all seats\n"
                "\n"