]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
git-issue: add notes about installation of git-issue helper
authorMartin Willi <martin@revosec.ch>
Fri, 10 May 2013 11:09:39 +0000 (13:09 +0200)
committerMartin Willi <martin@revosec.ch>
Fri, 10 May 2013 11:09:39 +0000 (13:09 +0200)
doc/git-issue.md

index 8de7c19c495ce55a48fedf2584728d2b36522a11..b795a799f649c2813c0df359d2ea5c121f33e4d9 100644 (file)
@@ -60,7 +60,9 @@ opening commit is assigned.
 
 ## git-issue helper tool ##
 
-The git-issue helper script can be installed to the git tools, allowing
-a tight integration of issue management to the git workflow.
+The git-issue helper script can be installed locally, allowing a tight
+integration of issue management to the git workflow. The script can be installed
+in any location in PATH, but must keep the _git-_ prefix that allows git to find
+it.
 
-After installation, invoke _git issue_ for a usage summary.
\ No newline at end of file
+After installation, invoke _git issue_ for a usage summary.