aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJoe Hunkeler <jhunkeler@gmail.com>2014-08-07 08:46:28 -0400
committerJoe Hunkeler <jhunkeler@gmail.com>2014-08-07 08:46:28 -0400
commit4ae9b024754bf2b7e2d3fbcc80333acf47724b5a (patch)
tree8f58f188374a96690a4659aec33898789bb0e0ad /README.md
parent218483e9b308c4f4e6ecee0fe9dd522f40269630 (diff)
downloadur_upgrade-4ae9b024754bf2b7e2d3fbcc80333acf47724b5a.tar.gz
README.md edited online with Bitbucket
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1cc5d5b..186100d 100644
--- a/README.md
+++ b/README.md
@@ -2,10 +2,11 @@
This script attempts to perform an inline of an *existing* Ureka installation.
-ur_upgrade may be useful if you have invested time customizing your environment, and are wary of installing the latest version manually.
+`ur_upgrade` may be useful if you have invested time customizing your environment, and are wary of installing the latest version manually.
### Usage ###
+```
usage: ur_upgrade.py [-h] [--latest] [--request REQUEST] [--mirror MIRROR]
UR_DIR
@@ -19,6 +20,7 @@ optional arguments:
--latest Upgrade to the latest (stable) version
--request REQUEST Upgrade to a specific version
--mirror MIRROR Use a Ureka download mirror
+```
### License ###