aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2007-10-30 21:19:22 +0000
committerRob Austein <sra@hactrn.net>2007-10-30 21:19:22 +0000
commitcce3cef259ef61638fe65a4b21c27fbbbd8e1dcf (patch)
treeef00c38125ec9fe5be5c97288a9865265f217f29
parent3f9fe3537aa58d0ed29eb636487b00a83a562267 (diff)
Config file name
svn path=/scripts/rpkid.py; revision=1205
-rwxr-xr-xscripts/rpkid.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/rpkid.py b/scripts/rpkid.py
index 206426dd..d919bc29 100755
--- a/scripts/rpkid.py
+++ b/scripts/rpkid.py
@@ -5,7 +5,7 @@ RPKI engine daemon. This is still very much a work in progress.
Usage: python rpkid.py [ { -c | --config } configfile ] [ { -h | --help } ]
-Default configuration file is re.conf, override with --config option.
+Default configuration file is rpkid.conf, override with --config option.
"""
import traceback, os, time, getopt, sys, MySQLdb