From 8ba4138f222d483424fe3b3dfefabf63f0e7913a Mon Sep 17 00:00:00 2001 From: Filipp Lepalaan Date: Wed, 4 May 2011 17:56:40 +0300 Subject: more modes --- gsxcl | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/gsxcl b/gsxcl index fb35459..f6d297d 100755 --- a/gsxcl +++ b/gsxcl @@ -24,11 +24,12 @@ usage: gsxcl -s sold-to -u username -p password [-r region] [-e environment] [-m -s sold-to your GSX Sold-To account. -u username the Apple ID with GSX WS API access. -p password the password for the Apple ID. - -r region Either "am" (America), "emea" (Europe, Middle-East, Africa) + -r region either "am" (America), "emea" (Europe, Middle-East, Africa) "apac" (Asia-Pacific) or "la" (Latin America). Defaults to "emea". - -e environment the GSX environment. Either empty (production), "it" or "ut". Defaults to production. - -m mode What to search for. Currently one of: {$modes_str}. Defaults to "warranty". - -q query A query string (serial number, order confirmation, repair number, EEE code, etc. + -e environment the GSX environment. Either empty (production), "it" or "ut". + Defaults to production. + -m mode what to search for. Currently one of: {$modes_str}. Defaults to "warranty". + -q query a query string (serial number, order confirmation, repair number, EEE code, etc. Defaults to current serial number. EOT; -- cgit v1.2.3