Blob Blame History Raw
--- ez-ipupdate.c~	2003-05-27 17:48:26.000000000 +0300
+++ ez-ipupdate.c	2003-05-27 19:28:38.000000000 +0300
@@ -629,7 +629,7 @@
 #endif
   fprintf(stdout, "  -e, --execute <command>\tshell command to execute after a successful\n\t\t\t\tupdate\n");
   fprintf(stdout, "  -f, --foreground\t\twhen running as a daemon run in the foreground\n");
-  fprintf(stdout, "  -F, --pidfile <file>\t\tuse <file> as a pid file\n");
+  fprintf(stdout, "  -F, --pid-file <file>\t\tuse <file> as a pid file\n");
   fprintf(stdout, "  -g, --request-uri <uri>\tURI to send updates to\n");
   fprintf(stdout, "  -h, --host <host>\t\tstring to send as host parameter\n");
   fprintf(stdout, "  -i, --interface <iface>\twhich interface to use\n");
--- ez-ipupdate.8~	2003-05-27 17:48:26.000000000 +0300
+++ ez-ipupdate.8	2003-05-27 19:28:51.000000000 +0300
@@ -39,7 +39,7 @@
 \fB\-f\fR, \fB\-\-foreground\fR
 when running as a daemon run in the foreground
 .TP
-\fB\-F\fR, \fB\-\-pidfile\fR <file>
+\fB\-F\fR, \fB\-\-pid\-file\fR <file>
 use <file> as a pid file
 .TP
 \fB\-g\fR, \fB\-\-request\-uri\fR <uri>