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 <[email protected]>
Authored: Sun Sep 21 11:01:12 2014 -0400
Committer: Pierre-Luc Dion <[email protected]>
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
 

Reply via email to