@shipstatic/ship 0.1.21 → 0.1.23

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -369,10 +369,10 @@ ship account # Get account details
369
369
  ### Global Options
370
370
 
371
371
  ```bash
372
- -u, --apiUrl <URL> # API endpoint
373
- -k, --apiKey <KEY> # API key for authenticated deployments
374
- --deploy-token <TOKEN> # Deploy token for single-use deployments
375
- --json # JSON output
372
+ --api-url <URL> # API endpoint
373
+ --api-key <KEY> # API key for authenticated deployments
374
+ --deploy-token <TOKEN> # Deploy token for single-use deployments
375
+ --json # JSON output
376
376
  ```
377
377
 
378
378
  ## Bundle Sizes