diff options
author | Filipp Lepalaan <f@230.to> | 2013-05-06 09:10:11 +0300 |
---|---|---|
committer | Filipp Lepalaan <f@230.to> | 2013-05-06 09:10:11 +0300 |
commit | 6a6d4fe0e52d2b396c1eabebf4622df1d69e410a (patch) | |
tree | 6c8e0734d3dc191f8c5c243cf05ca17c13cf7b90 /gsxcl | |
parent | 7b76e29ab3c9258c87f318aaa9f66e10ac976e66 (diff) | |
download | gsxlib-6a6d4fe0e52d2b396c1eabebf4622df1d69e410a.tar.gz gsxlib-6a6d4fe0e52d2b396c1eabebf4622df1d69e410a.tar.bz2 gsxlib-6a6d4fe0e52d2b396c1eabebf4622df1d69e410a.zip |
Added warranty check with IMEI code, updated README
Diffstat (limited to 'gsxcl')
-rwxr-xr-x | gsxcl | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -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(); |