aboutsummaryrefslogtreecommitdiff
path: root/export/export.c
diff options
context:
space:
mode:
Diffstat (limited to 'export/export.c')
-rw-r--r--export/export.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/export/export.c b/export/export.c
index 2ef4e6c..39e05d1 100644
--- a/export/export.c
+++ b/export/export.c
@@ -32,6 +32,7 @@ usage (char *s)
printf ("Usage: %s database outfile\n", s);
printf (" or: %s [-hv]\n", s);
printf ("Convert GDBM database into a flat dump format.\n");
+ printf ("Linked with %s\n", gdbm_version);
printf ("\n");
printf ("Report bugs to <%s>.\n", PACKAGE_BUGREPORT);
}

Return to:

Send suggestions and report system problems to the System administrator.