From 3d00a26840279a06589f957ab9da022eb8487c4a Mon Sep 17 00:00:00 2001 From: Eva Date: Tue, 29 Apr 2025 00:09:04 +0300 Subject: [PATCH] Update graphics-protocol.rst: typo fix --- 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 a46b7f190..912d1f755 100644 --- a/docs/graphics-protocol.rst +++ b/docs/graphics-protocol.rst @@ -1003,8 +1003,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, c, 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, c, 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, ``c`` - compose animation frames