From 92af58708daa4b151f2c2aec87f1d840ab290802 Mon Sep 17 00:00:00 2001 From: phintuka Date: Sat, 9 Jan 2010 23:31:42 +0000 Subject: Added missing line feed to help message --- xine_frontend_main.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xine_frontend_main.c b/xine_frontend_main.c index 25824f5d..de497668 100644 --- a/xine_frontend_main.c +++ b/xine_frontend_main.c @@ -4,7 +4,7 @@ * See the main source file 'xineliboutput.c' for copyright information and * how to reach the author. * - * $Id: xine_frontend_main.c,v 1.84 2010-01-03 11:52:22 phintuka Exp $ + * $Id: xine_frontend_main.c,v 1.85 2010-01-09 23:31:42 phintuka Exp $ * */ @@ -414,7 +414,7 @@ static const char help_str[] = " --hotkeys Enable frontend GUI hotkeys\n" " --shutdown=MIN[:CMD] Shutdown after MIN minutes of inactivity\n" " USe CMD to perform shutdown (default: /sbin/shutdown)\n" - " --terminal=dev Controlling tty" + " --terminal=dev Controlling tty\n" " --daemon Run as daemon (disable keyboard,\n" " log to syslog and fork to background)\n" " --slave Enable slave mode (read commands from stdin)\n" -- cgit v1.2.3