From 3e07c00d0949aa8e3444ff265fbb87744ca33271 Mon Sep 17 00:00:00 2001 From: iovar Date: Mon, 30 Oct 2006 07:46:04 +0000 Subject: just a missing tab git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@135 f606c939-3180-4ac9-a4b8-4b8779d57d0a --- rMD-exp/src/parseargs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rMD-exp') diff --git a/rMD-exp/src/parseargs.c b/rMD-exp/src/parseargs.c index a8ac033..009e733 100644 --- a/rMD-exp/src/parseargs.c +++ b/rMD-exp/src/parseargs.c @@ -51,7 +51,7 @@ int ParseArgs(int argc,char **argv,ProgArgs *arg_return){ "\t-height N\t\tHeight of recorded window.\n\n" "\t-dummy-cursor color\tColor of the dummy cursor [black|white]\n" - "\t--no-cursor\tDisable drawing of the cursor.\n" + "\t--no-cursor\t\tDisable drawing of the cursor.\n" "\t--with-shared\t\tEnable usage of MIT-shared memory extension at all times.\n" "\t--no-cond-shared\tDo not use the MIT-shared memory extension when aquiring large areas.\n" "\t-shared-threshold n\tThreshold over which shared memory is used(default 75).\n" -- cgit v1.2.1