projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
65c8bb5
)
get_maintainer: fix usage comment
author
Roel Kluin
<
[email protected]
>
Wed, 11 Nov 2009 22:26:13 +0000
(14:26 -0800)
committer
Linus Torvalds
<
[email protected]
>
Thu, 12 Nov 2009 15:25:56 +0000
(07:25 -0800)
With the `s' it just won't work.
Signed-off-by: Roel Kluin <
[email protected]
>
Acked-by: Joe Perches <
[email protected]
>
Signed-off-by: Andrew Morton <
[email protected]
>
Signed-off-by: Linus Torvalds <
[email protected]
>
scripts/get_maintainer.pl
patch
|
blob
|
history
diff --git
a/scripts/get_maintainer.pl
b/scripts/get_maintainer.pl
index 102b76608f35f828a0682399374866de6ae10d24..81a67a458e78ddd494343e5746a195ef4e821440 100755
(executable)
--- a/
scripts/get_maintainer.pl
+++ b/
scripts/get_maintainer.pl
@@
-5,8
+5,8
@@
# Print selected MAINTAINERS information for
# the files modified in a patch or for a file
#
-# usage: perl scripts/get_maintainer
s
.pl [OPTIONS] <patch>
-# perl scripts/get_maintainer
s
.pl [OPTIONS] -f <file>
+# usage: perl scripts/get_maintainer.pl [OPTIONS] <patch>
+# perl scripts/get_maintainer.pl [OPTIONS] -f <file>
#
# Licensed under the terms of the GNU GPL License version 2