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