From 3a322c5c6e1a18c78f70355eb0edb52caad1ddab Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Mon, 12 Jul 2021 13:22:39 +0530 Subject: [PATCH] Fix warning from sphinx --- docs/graphics-protocol.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/graphics-protocol.rst b/docs/graphics-protocol.rst index c0e949fdb..444eacc5e 100644 --- a/docs/graphics-protocol.rst +++ b/docs/graphics-protocol.rst @@ -654,8 +654,8 @@ take, and the default value they take when missing. All integers are 32-bit. Key Value Default Description ======= ==================== ========= ================= ``a`` Single character. ``t`` The overall action this graphics command is performing. - ``(a, d, f, ``t`` - transmit data, ``T`` - transmit data and display image, - p, q, t, T)`` ``q`` - query terminal, ``p`` - put (display) previous transmitted image, + ``(a, d, f,`` ``t`` - transmit data, ``T`` - transmit data and display image, + ``p, q, t, T)`` ``q`` - query terminal, ``p`` - put (display) previous transmitted image, ``d`` - delete image, ``f`` - transmit data for animation frames, ``a`` - control animation