projects
/
tinc
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6537528
)
Fix formatting of --help output.
author
Guus Sliepen
<guus@tinc-vpn.org>
Tue, 4 Sep 2007 14:58:11 +0000
(14:58 +0000)
committer
Guus Sliepen
<guus@tinc-vpn.org>
Tue, 4 Sep 2007 14:58:11 +0000
(14:58 +0000)
src/tincd.c
patch
|
blob
|
history
diff --git
a/src/tincd.c
b/src/tincd.c
index
d5942ce
..
c0c12ad
100644
(file)
--- a/
src/tincd.c
+++ b/
src/tincd.c
@@
-97,7
+97,7
@@
static void usage(bool status)
program_name);
else {
printf(_("Usage: %s [option]...\n\n"), program_name);
- printf(_(
" -c, --config=DIR
Read configuration options from DIR.\n"
+ printf(_(
" -c, --config=DIR
Read configuration options from DIR.\n"
" -D, --no-detach Don't fork and detach.\n"
" -d, --debug[=LEVEL] Increase debug level or set it to LEVEL.\n"
" -n, --net=NETNAME Connect to net NETNAME.\n"