Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/root/operations/cli.rst
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ following are the command line options that Envoy supports.
the parent shutdown time set via the :option:`--parent-shutdown-time-s` option. How the two
settings are configured depends on the specific deployment. In edge scenarios, it might be
desirable to have a very long drain time. In service to service scenarios, it might be possible
to make the drain and shutdown ime much shorter (e.g., 60s/90s).
to make the drain and shutdown time much shorter (e.g., 60s/90s).

.. option:: --parent-shutdown-time-s <integer>

Expand Down