summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2013-04-14 13:25:38 +0200
committerYorhel <git@yorhel.nl>2013-04-14 13:25:38 +0200
commit893a8e62bb546d54e65b62d3baaaf595f3b190da (patch)
tree64130e0bf299de9c0fbb44f2275399d51882e578
parent6c00ddb110c2bbdd09de3f8a25a80081237422f2 (diff)
doc/globster: Fix location of the -l flag
-rw-r--r--doc/globster.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/globster.pod b/doc/globster.pod
index 2c8dbdf..7220539 100644
--- a/doc/globster.pod
+++ b/doc/globster.pod
@@ -37,13 +37,13 @@ Connect to the system D-Bus.
Connect to the session D-Bus (default).
-=item --log-file I<file>
+=item -l, --log-file I<file>
Write the logs to the specified file. The special values C<stdout> and
C<stderr> can be used to log to standard output or standard error,
respectively.
-=item -l, --log-level I<level>
+=item --log-level I<level>
The log level. Can be set separately for each source file and supports wildcard
matching. For example C<hub/*:3,*:2> sets the log level for all hub-related