From 6a6d4fe0e52d2b396c1eabebf4622df1d69e410a Mon Sep 17 00:00:00 2001 From: Filipp Lepalaan Date: Mon, 6 May 2013 09:10:11 +0300 Subject: Added warranty check with IMEI code, updated README --- gsxcl | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'gsxcl') diff --git a/gsxcl b/gsxcl index 1783587..ea5ae78 100755 --- a/gsxcl +++ b/gsxcl @@ -35,13 +35,12 @@ usage: gsxcl -s sold-to -u username -p password [-r region] [-e environment] [-f -p password the password for the Apple ID -r region either "am" (America), "emea" (default, Europe, Middle-East, Africa) "apac" (Asia-Pacific) or "la" (Latin America) - -e environment the GSX environment. Either empty (production), "it" or "ut" - Defaults to production + -e environment the GSX environment. Either empty (production, default), "it" or "ut" -f format the output format. Either print_r (default), json, xml or csv -d data data for the query (serial number, order confirmation, repair number, EEE code, etc Defaults to this machine's serial number. Or path to a JSON file. - noun one of: {$verbs_str} verb one of: {$nouns_str} + noun one of: {$verbs_str} EOT; exit(); -- cgit v1.2.3