diff options
Diffstat (limited to 'rc/bin/doc2txt')
| -rwxr-xr-x | rc/bin/doc2txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rc/bin/doc2txt b/rc/bin/doc2txt index 65b68b48e..f01147ebc 100755 --- a/rc/bin/doc2txt +++ b/rc/bin/doc2txt @@ -3,7 +3,7 @@ rfork en if(! ~ $#* 0 1) { - echo 'Usage: doc2txt [file.doc]' >[1=2] + echo 'usage: doc2txt [file.doc]' >[1=2] exit usage } |
