summaryrefslogtreecommitdiff
path: root/rMD-exp/src/parseargs.c
diff options
context:
space:
mode:
Diffstat (limited to 'rMD-exp/src/parseargs.c')
-rw-r--r--rMD-exp/src/parseargs.c2
1 files changed, 1 insertions, 1 deletions
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"
© All Rights Reserved