summaryrefslogtreecommitdiff
path: root/rc
diff options
context:
space:
mode:
Diffstat (limited to 'rc')
-rwxr-xr-xrc/bin/hpost2
1 files changed, 1 insertions, 1 deletions
diff --git a/rc/bin/hpost b/rc/bin/hpost
index 6d97f49b8..4a43516b6 100755
--- a/rc/bin/hpost
+++ b/rc/bin/hpost
@@ -9,7 +9,7 @@ af=() # file fields
l=()
fn usage {
- echo 'usage: hpost [ -l ] [ -[gpm] action ] [ -r ] header [ -u ] url [ field:value | field@file ... ]' >[1=2]
+ echo 'usage: hpost [ -l ] [ -[gpm] action ] [ -r header ] [ -u ] url [ field:value | field@file ... ]' >[1=2]
exit usage
}