diff options
author | ivan <ivan> | 2011-07-21 17:53:55 +0000 |
---|---|---|
committer | ivan <ivan> | 2011-07-21 17:53:55 +0000 |
commit | 4f5d50c6a24ff8a96c0bf25d67571c4142cbea8c (patch) | |
tree | ef6be9f465d3daea09893c477d7e0cae0b3f8d59 /bin/21commit | |
parent | a07658a484990b848a88bbfe0c3251e11f3f593d (diff) |
2.3 branch
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; |