File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -3195,7 +3195,8 @@ show quic [<format>] [<filter>]
31953195 values, "oneline" for the default format and "full" to display all
31963196 information. Alternatively, a list of comma-delimited fields can be specified
31973197 to restrict output. Currently supported values are "tp", "sock", "pktns",
3198- "cc" and "mux".
3198+ "cc" and "mux". Finally, "help" in the format will instead show a more
3199+ detailed help message.
31993200
32003201 The final argument is used to restrict or extend the connection list. By
32013202 default, connections on closing or draining state are not displayed. Use the
@@ -3352,6 +3353,8 @@ show sess [<id> | older <age> | susp | all] [<options>*]
33523353 - show-uri: Dump the transaction URI, as captured during the request
33533354 analysis. It is only displayed if it was captured.
33543355
3356+ - help: dump a more detailed help message instead
3357+
33553358show stat [domain <resolvers|proxy>] [{<iid>|<proxy>} <type> <sid>] \
33563359 [typed|json] [desc] [up|no-maint]
33573360 Dump statistics. The domain is used to select which statistics to print; dns
You can’t perform that action at this time.
0 commit comments