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/21 17:53:07 UTC

[2/5] git commit: fix typo

fix typo


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/e6da1d6b
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/tree/e6da1d6b
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/diff/e6da1d6b

Branch: refs/heads/4.3
Commit: e6da1d6bb1b485aa4a4a8cf92180290e72601f16
Parents: 0778f09
Author: Pierre-Luc Dion <pd...@apache.org>
Authored: Sun Sep 21 11:01:12 2014 -0400
Committer: Pierre-Luc Dion <pd...@apache.org>
Committed: Sun Sep 21 11:01:12 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/e6da1d6b/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