summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRadek Podgorny <radek@podgorny.cz>2012-09-26 15:55:52 +0200
committerRadek Podgorny <radek@podgorny.cz>2012-09-26 15:55:52 +0200
commitfefa91bb563d1d0754cbcef6c147f20898a8f469 (patch)
tree6621df195d0e2700d9bc738cd954f5eeb344dda8
parentb2c23bab209cb5206ff53823b785a846a96d28e0 (diff)
downloadunionfs-fuse-fefa91bb563d1d0754cbcef6c147f20898a8f469.tar.gz
update help a little
-rw-r--r--src/opts.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/opts.c b/src/opts.c
index a00b30a..bc3ede9 100644
--- a/src/opts.c
+++ b/src/opts.c
@@ -219,6 +219,7 @@ static void print_help(const char *progname) {
"\n"
"Usage: %s [options] branch[=RO/RW][:branch...] mountpoint\n"
"The first argument is a colon separated list of directories to merge\n"
+ "When neither RO nor RW is specified, selection defaults to RO.\n"
"\n"
"general options:\n"
" -d Enable debug output\n"