From 2a71081a643bffcceb6f24b40f0bc8f518785164 Mon Sep 17 00:00:00 2001 From: Sebastian Schmelzer Date: Thu, 28 Apr 2011 19:52:17 +0200 Subject: add missing newline .. --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.cpp b/src/main.cpp index 6af6cbc..17e84e4 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -36,7 +36,7 @@ int main(int argc, char *argv[]) { "Console", "Usage: vmchooser [ OPTIONS ]\n\n" " -d, --default name of default session\n" - " -f, --file direct boot FILE" + " -f, --file direct boot FILE\n" " -P, --pool name of the environment\n" " -p, --path path to vmware .xml files\n" " -x, --xpath path of X Session .desktop files\n" -- cgit v1.2.3-55-g7522