public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 2/2] patman: Update README
@ 2012-05-08 18:11 Vikram Narayanan
  2012-05-22 16:03 ` Wolfgang Denk
  0 siblings, 1 reply; 3+ messages in thread
From: Vikram Narayanan @ 2012-05-08 18:11 UTC (permalink / raw)
  To: u-boot

Make changes in the README file with the new location of patman
config file. Also update the creation of config file.


Signed-off-by: Vikram Narayanan <vikram186@gmail.com>
Cc: Simon Glass <sjg@chromium.org>
---
 tools/patman/README |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/tools/patman/README b/tools/patman/README
index 7ba9e80..86ede78 100644
--- a/tools/patman/README
+++ b/tools/patman/README
@@ -68,7 +68,10 @@ How to configure it
 For most cases patman will locate and use the file 'doc/git-mailrc' in
 your U-Boot directory. This contains most of the aliases you will need.
 
-To add your own, create a file ~/.config/patman directory like this:
+During the first run patman creates a config file for you by taking the default
+user name and email address from the global .gitconfig file.
+
+To add your own, create a file ~/.patman like this:
 
 >>>>
 # patman alias file
-- 
1.7.4.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-05-22 16:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-08 18:11 [U-Boot] [PATCH 2/2] patman: Update README Vikram Narayanan
2012-05-22 16:03 ` Wolfgang Denk
2012-05-22 16:58   ` Simon Glass

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox