summaryrefslogtreecommitdiff
path: root/bin/apache.export
diff options
context:
space:
mode:
authorivan <ivan>2003-05-03 02:03:48 +0000
committerivan <ivan>2003-05-03 02:03:48 +0000
commit4cde7ff66b9d008668a430615264c38eb723de2b (patch)
treea26c87b616dd48f84ebb99e8e91060734eb914bc /bin/apache.export
parent5b16f111a4c03075e27bfc1f2299a9ed2c71a605 (diff)
typo in usage instructions
Diffstat (limited to 'bin/apache.export')
-rwxr-xr-xbin/apache.export2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/apache.export b/bin/apache.export
index 399fb0377..908313606 100755
--- a/bin/apache.export
+++ b/bin/apache.export
@@ -60,6 +60,6 @@ close HTTPD_CONF;
# -----
sub usage {
- die "Usage:\n export.export user\n";
+ die "Usage:\n apache.export user\n";
}