You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by pd...@apache.org on 2014/09/30 15:43:12 UTC

[2/4] git commit: update typo in jira.py

update typo in jira.py


Project: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/commit/cf96c2c5
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/tree/cf96c2c5
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/diff/cf96c2c5

Branch: refs/heads/4.4
Commit: cf96c2c51777fa067f320fde2337bbc1b8f02086
Parents: 6a4f3df
Author: Pierre-Luc Dion <pd...@apache.org>
Authored: Tue Sep 30 09:41:31 2014 -0400
Committer: Pierre-Luc Dion <pd...@apache.org>
Committed: Tue Sep 30 09:41:31 2014 -0400

----------------------------------------------------------------------
 utils/jira.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/blob/cf96c2c5/utils/jira.py
----------------------------------------------------------------------
diff --git a/utils/jira.py b/utils/jira.py
index 1f668df..19c7a90 100755
--- a/utils/jira.py
+++ b/utils/jira.py
@@ -17,7 +17,7 @@
 """jira.py: Output jira issues from https://issues.apache.org/jira into RST format for Apche CloudStack Release-Notes.
 
 Usage:
-  jira.py FILTERID -p USERNAME -u PASSWORD
+  jira.py FILTERID -u USERNAME -p PASSWORD
   jira.py (-h | --help)
   jira.py --version