Skip to content

Commit

Permalink
Update inspect.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
Juanadelacuesta committed Mar 14, 2023
1 parent b3c09fd commit 670677a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/content/docs/commands/quota/inspect.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ capability and access to any namespaces that the quota is applied to.

- `-json`: Output the quota specifications in a JSON format.

- `-t` : Format and display the quota using a Go template.
- `-t`: Format and display the quota using a Go template.

## Examples

Expand Down Expand Up @@ -120,4 +120,4 @@ Or use the `-t` flag to format and display the quota specs using a Go template:
$ nomad quota inspect -t {{ .Description }} default-quota
Limit the shared default namespace
```
```

0 comments on commit 670677a

Please sign in to comment.