dlugolecki.net.pl
Dziennik
Polecane
Software
projects
/
gedcom-parse.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a049a06
)
Small correction in help string.
author
Peter Verthez
<Peter.Verthez@advalvas.be>
Sun, 3 Nov 2002 13:17:31 +0000
(13:17 +0000)
committer
Peter Verthez
<Peter.Verthez@advalvas.be>
Sun, 3 Nov 2002 13:17:31 +0000
(13:17 +0000)
t/src/update.c
patch
|
blob
|
history
diff --git
a/t/src/update.c
b/t/src/update.c
index 1282b49d4e9760aeb61ecf00a320486b708fdca2..22e852c76278ed5d323deda0278062a3e01cbd1d 100644
(file)
--- a/
t/src/update.c
+++ b/
t/src/update.c
@@
-41,7
+41,7
@@
void gedcom_message_handler(Gedcom_msg_type type, char *msg)
void show_help ()
{
printf("gedcom-parse test program for libgedcom\n\n");
- printf("Usage: updatetest [options]
file
\n");
+ printf("Usage: updatetest [options]\n");
printf("Options:\n");
printf(" -h Show this help text\n");
printf(" -q No output to standard output\n");