Skip to content

Commit ff88f4a

Browse files
committed
adding tests
1 parent 01b155e commit ff88f4a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/cli/sandbox.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -662,12 +662,12 @@ To run `b2c realm` commands, your user or API client must have **realm‑level a
662662

663663
### b2c realm list
664664

665-
List realms eligible for sandbox management.
665+
List realms eligible for sandbox management, optionally including a simple usage summary.
666666

667667
#### Usage
668668

669669
```bash
670-
b2c realm list [REALM]
670+
b2c realm list [REALM] [--show-usage]
671671
```
672672

673673
#### Arguments

0 commit comments

Comments
 (0)