diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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 ###
|