]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - tools/patman/README
patman: Add a -m option to avoid copying the maintainers
[karo-tx-uboot.git] / tools / patman / README
index b3aba136b86f66e65db4bd3dbebe6f0fe7b851f1..e466886ed2428416824e40f8d0faa529248ff4e4 100644 (file)
@@ -27,8 +27,8 @@ Series-to: fred.blogs@napier.co.nz
 
 in one of your commits, the series will be sent there.
 
-In Linux this will also call get_maintainer.pl on each of your
-patches automatically.
+In Linux and U-Boot this will also call get_maintainer.pl on each of your
+patches automatically (unless you use -m to disable this).
 
 
 How to use this tool
@@ -192,6 +192,7 @@ END
        A sign-off is added automatically to your patches (this is
        probably a bug). If you put this tag in your patches, it will
        override the default signoff that patman automatically adds.
+       Multiple duplicate signoffs will be removed.
 
  Tested-by: Their Name <email>
  Reviewed-by: Their Name <email>