]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
lxc/checkconfig: minor cosmetic change
authorSimon Deziel <simon.deziel@canonical.com>
Fri, 6 Oct 2023 04:57:44 +0000 (00:57 -0400)
committerSimon Deziel <simon.deziel@canonical.com>
Fri, 6 Oct 2023 05:43:17 +0000 (01:43 -0400)
Signed-off-by: Simon Deziel <simon.deziel@canonical.com>
src/lxc/cmd/lxc-checkconfig.in

index 323364240f199e9333360fa27f2a7b7564a95002..fbc395160b9a20f420048fc57000d126ce3ce7e5 100755 (executable)
@@ -280,6 +280,7 @@ else
 fi
 
 echo
-echo "Note : Before booting a new kernel, you can check its configuration"
-echo "usage : CONFIG=/path/to/config $0"
+echo "Note: Before booting a new kernel, you can check its configuration with:"
+echo
+echo "  CONFIG=/path/to/config $0"
 echo