diff options
Diffstat (limited to 'rc/bin/psfax')
| -rwxr-xr-x | rc/bin/psfax | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rc/bin/psfax b/rc/bin/psfax index 720b9cefd..654f53bfe 100755 --- a/rc/bin/psfax +++ b/rc/bin/psfax @@ -10,7 +10,7 @@ case -v switch($#*){ case 0 1 - echo usage: $0 telephone-number recipient [files] + echo usage: $0 telephone-number recipient '[files]' exit 0 case 2 stdin=yes |
