aboutsummaryrefslogtreecommitdiffstats
path: root/gsxcl
diff options
context:
space:
mode:
authorFilipp Lepalaan <f@230.to>2013-05-06 09:10:11 +0300
committerFilipp Lepalaan <f@230.to>2013-05-06 09:10:11 +0300
commit6a6d4fe0e52d2b396c1eabebf4622df1d69e410a (patch)
tree6c8e0734d3dc191f8c5c243cf05ca17c13cf7b90 /gsxcl
parent7b76e29ab3c9258c87f318aaa9f66e10ac976e66 (diff)
downloadgsxlib-6a6d4fe0e52d2b396c1eabebf4622df1d69e410a.tar.gz
gsxlib-6a6d4fe0e52d2b396c1eabebf4622df1d69e410a.tar.bz2
gsxlib-6a6d4fe0e52d2b396c1eabebf4622df1d69e410a.zip
Added warranty check with IMEI code, updated README
Diffstat (limited to 'gsxcl')
-rwxr-xr-xgsxcl5
1 files changed, 2 insertions, 3 deletions
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();