diff options
Diffstat (limited to 'bin/21commit')
-rwxr-xr-x | bin/21commit | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/21commit b/bin/21commit index 211c0ed18..849de21b6 100755 --- a/bin/21commit +++ b/bin/21commit @@ -1,6 +1,6 @@ #!/usr/bin/perl -# usage: 19commit 'log message' filename filename ... +# usage: 21commit 'log message' filename filename ... use Cwd; use String::ShellQuote; |