diff options
| author | bwarsaw | 2001-12-30 04:13:56 +0000 |
|---|---|---|
| committer | bwarsaw | 2001-12-30 04:13:56 +0000 |
| commit | 4eb750c67acbc6b38bcab5350fa938a856c59764 (patch) | |
| tree | 266a0a677bb67b8fcd17b3902f9b5b00b45e3c6e /bin | |
| parent | e3723e8f2cf172f446f0e92d1c1373a5ff9a825b (diff) | |
| download | mailman-4eb750c67acbc6b38bcab5350fa938a856c59764.tar.gz mailman-4eb750c67acbc6b38bcab5350fa938a856c59764.tar.zst mailman-4eb750c67acbc6b38bcab5350fa938a856c59764.zip | |
docstring fix
Diffstat (limited to 'bin')
| -rw-r--r-- | bin/cleanarch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/cleanarch b/bin/cleanarch index 7774ddfe9..2595ea476 100644 --- a/bin/cleanarch +++ b/bin/cleanarch @@ -30,7 +30,7 @@ attempts to fix these by doing a stricter test of the Unix-From lines. Any lines that start "From " but do not pass this stricter test are escaped with a > character. -Usage: fixfrom [options] < inputfile > outputfile +Usage: cleanarch [options] < inputfile > outputfile Options: -s n --status=n |
