Skip to content

Commit 52d111e

Browse files
committed
Fixing some spelling issues
1 parent 8cffa93 commit 52d111e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/storage/common/storage-ref-azcopy-jobs-clean.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ azcopy jobs clean --with-status=completed
3333
## Options
3434

3535
`-h`, `--help` help for clean
36-
`--with-status` (string) only remove the jobs with this status, available values: All, Cancelled, Failed, Completed CompletedWithErrors, CompletedWithSkipped, CompletedWithErrorsAndSkipped (default "All")
36+
`--with-status` (string) only remove the jobs with this status, available values: All, Canceled, Failed, Completed CompletedWithErrors, CompletedWithSkipped, CompletedWithErrorsAndSkipped (default "All")
3737

3838
## Options inherited from parent commands
3939

articles/storage/common/storage-ref-azcopy-jobs-list.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ azcopy jobs list [flags]
2929
## Options
3030

3131
`-h`, `--help` help for list
32-
`--with-status` (string) List the jobs with given status, available values: All, Cancelled, Failed, InProgress, Completed, CompletedWithErrors, CompletedWithFailures, CompletedWithErrorsAndSkipped (default "All")
32+
`--with-status` (string) List the jobs with given status, available values: All, Canceled, Failed, InProgress, Completed, CompletedWithErrors, CompletedWithFailures, CompletedWithErrorsAndSkipped (default "All")
3333

3434
## Options inherited from parent commands
3535

0 commit comments

Comments
 (0)