Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Jeff Boruszak <[email protected]>
  • Loading branch information
aimeeu and boruszak authored Jul 17, 2024
1 parent 5f5baaf commit a3b2abb
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
- `-partition=<string>` - <EnterpriseAlert inline /> Specifies the partition to query. If not provided, the partition is inferred from the request's ACL token, or defaults to the `default` partition.
- `-partition=<string>` - <EnterpriseAlert inline /> Specifies the admin partition to query. If not provided, the partition is inferred from the request's ACL token, or defaults to the `default` partition.
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@

- `Partition` `(string: "")` - <EnterpriseAlert inline /> The partition to use. If not provided, the partition is inferred from the request's ACL token, or defaults to the `default` partition.
- `Partition` `(string: "")` - <EnterpriseAlert inline /> The admin partition to use. If not provided, the partition is inferred from the request's ACL token, or defaults to the `default` partition.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
- `partition` `(string: "")` <EnterpriseAlert inline /> - The partition to use. If not provided, the partition is inferred from the request's ACL token, or defaults to the `default` partition.
- `partition` `(string: "")` <EnterpriseAlert inline /> - The admin partition to use. If not provided, the partition is inferred from the request's ACL token, or defaults to the `default` partition.

0 comments on commit a3b2abb

Please sign in to comment.