diff options
Diffstat (limited to 'docs/features/responsestreaming.rst')
-rw-r--r-- | docs/features/responsestreaming.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/features/responsestreaming.rst b/docs/features/responsestreaming.rst index 9dc27bf4..66b5cae0 100644 --- a/docs/features/responsestreaming.rst +++ b/docs/features/responsestreaming.rst @@ -19,9 +19,9 @@ On the command-line Streaming can be enabled on the command line for all response bodies exceeding a certain size. The SIZE argument understands k/m/g suffixes, e.g. 3m for 3 megabytes. -================== ============================= -command-line :option:`--stream SIZE` -================== ============================= +================== ================= +command-line ``--stream SIZE`` +================== ================= .. warning:: |