mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-28 04:10:44 -04:00
possible typo/error in sentence - cleared up (#21831)
This commit is contained in:
parent
384cdd791c
commit
ba52063705
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@ these device-specific options:
|
|||
|
||||
- `stdout` writes the audit log to standard output
|
||||
|
||||
- `discard` writes output (useful in testing scenarios)
|
||||
- `discard` discards output, instead of writing it to a device (useful in testing scenarios)
|
||||
|
||||
- `mode` `(string: "0600")` - A string containing an octal number representing
|
||||
the bit pattern for the file mode, similar to `chmod`. Set to `"0000"` to
|
||||
|
|
|
|||
Loading…
Reference in a new issue