diff --git a/content/en/docs/18.0/reference/programs/vtorc.md b/content/en/docs/18.0/reference/programs/vtorc.md index 878240fe1..cd040a62e 100644 --- a/content/en/docs/18.0/reference/programs/vtorc.md +++ b/content/en/docs/18.0/reference/programs/vtorc.md @@ -28,6 +28,7 @@ The following command line options apply to VTOrc: | Name | Type | Definition | |:------------------------------------|:--------------|:----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| --allow-emergency-reparent | boolean | Whether VTOrc should be allowed to run emergency reparent operation when it detects a dead primary (default true) | | --alsologtostderr | boolean | log to standard error as well as files | | --audit-file-location | string | File location where the audit logs are to be stored | | --audit-purge-duration | duration | Duration for which audit logs are held before being purged. Should be in multiples of days (default 168h0m0s) |