From f73f7a28f3d4c4e8d9848fbc195f3db76adc79b2 Mon Sep 17 00:00:00 2001 From: Johns Date: Thu, 30 Jan 2014 10:36:53 +0100 Subject: Fix spelling in arguments help. --- softhddev.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'softhddev.c') diff --git a/softhddev.c b/softhddev.c index b88290e..e5c937e 100644 --- a/softhddev.c +++ b/softhddev.c @@ -2888,8 +2888,8 @@ const char *CommandLineHelp(void) "\tstill-hw-decoder\tenable hardware decoder for still-pictures\n" "\tstill-h264-hw-decoder\tenable h264 hw decoder for still-pictures\n" "\talsa-driver-broken\tdisable broken alsa driver message\n" - "-talsa-no-close-open\tdisable close open to fix alsa no sound bug\n" - "-talsa-close-open-delay\tenable close open delay to fix no sound bug\n" + "\talsa-no-close-open\tdisable close open to fix alsa no sound bug\n" + "\talsa-close-open-delay\tenable close open delay to fix no sound bug\n" "\tignore-repeat-pict\tdisable repeat pict message\n" " -D\t\tstart in detached mode\n"; } -- cgit v1.2.3