From 4ae9b024754bf2b7e2d3fbcc80333acf47724b5a Mon Sep 17 00:00:00 2001 From: Joe Hunkeler Date: Thu, 7 Aug 2014 12:46:28 +0000 Subject: README.md edited online with Bitbucket --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 ### -- cgit