From 2b36c75d7b930a860ec17f2af3321faa5811593b Mon Sep 17 00:00:00 2001 From: Vikram Narayanan Date: Wed, 23 May 2012 08:58:58 +0000 Subject: patman: Change the location of patman config file Move the config file from ~/.config/patman to ~/.patman as it is more appropriate to have it there. Update the same in the README. Signed-off-by: Vikram Narayanan Cc: Simon Glass Cc: Wolfgang Denk Acked-by: Simon Glass --- tools/patman/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/patman/README') diff --git a/tools/patman/README b/tools/patman/README index 7ba9e80..1af8665 100644 --- a/tools/patman/README +++ b/tools/patman/README @@ -68,7 +68,7 @@ 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: +To add your own, create a file ~/.patman like this: >>>> # patman alias file -- cgit v1.1