summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorTiago Vignatti <tiago.vignatti@nokia.com>2010-06-30 20:13:21 +0300
committerTiago Vignatti <tiago.vignatti@nokia.com>2010-06-30 20:13:21 +0300
commita91d5f59e586ca700d8ae665617dfd1dbd41dda3 (patch)
tree1598799fbc053154a70bcdb41d040fc6c988a56b /README
parent03238ecf179f95e8cad02082bb7199f29a26c07c (diff)
Add option to get the configuration files from a given base directory
Instead boringly be replicating the directory base name where gitdm is installed and write it on each option inside the configuration file, just send it through the command line. Signed-off-by: Tiago Vignatti <tiago.vignatti@nokia.com>
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
index 7f5d0b2..9a3b03f 100644
--- a/README
+++ b/README
@@ -26,6 +26,8 @@ be:
-a If a patch contains signoff lines from both Andrew Morton
and Linus Torvalds, omit Linus's.
+ -b dir Specify the base directory to fetch the configuration files.
+
-c file Specify the name of the gitdm configuration file.
By default, "./gitdm.config" is used.