[mISDNuser PATCH] mISDNcapid: Document all cmdline switches

Thomas Jarosch <[email protected]>
Newsgroups gmane.linux.isdn.i4l.user
Message-ID <1819106.tvGvutrlMb@storm>
---
 capi20/daemon.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/capi20/daemon.c b/capi20/daemon.c
index 5fca11e..bdbe6dc 100644
--- a/capi20/daemon.c
+++ b/capi20/daemon.c
@@ -134,11 +134,12 @@ static void usage(void)
 	fprintf(stderr, "  Options are\n");
 	fprintf(stderr, "   -?, --help                            this help\n");
 	fprintf(stderr, "   -c, --config <file>                   use this config file - default %s\n", def_config);
+	fprintf(stderr, "   -d, --debug MASK                      set debug mask (=log level) (default 0)\n");
 	fprintf(stderr, "   -D, --debug-file <debug file>         use debug file (default stdout/stderr)\n");
 	fprintf(stderr, "   -f, --foreground                      run in forground, not as daemon\n");
 	fprintf(stderr, "   -k, --keeptemp                        do not delete temporary files (e.g. TIFF for fax)\n");
 	fprintf(stderr, "   -u, --uniquePLCI                      use unique PLCI numbers - easier to follow in the debug log\n");
-//	fprintf(stderr, "   -w, --writewavefiles                  write wave files for debug fax\n");
+	fprintf(stderr, "   -w, --writewavefiles                  write wave files for fax debugging\n");
 	fprintf(stderr, "\n");
 	fprintf(stderr, "mISDNcapid Version %s\n", MISDNCAPID_VERSION);
 	fprintf(stderr, "\n");
-- 
1.8.1.4
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.