From 0e46e2a6a75827ea38d388f67f6d0c2028aa11cf Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Wed, 16 Dec 2020 19:07:25 +0530 Subject: [PATCH] Forgot to add new delete flags to reference table --- docs/graphics-protocol.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/graphics-protocol.rst b/docs/graphics-protocol.rst index 4afe2787c..5da533a8d 100644 --- a/docs/graphics-protocol.rst +++ b/docs/graphics-protocol.rst @@ -539,9 +539,9 @@ Key Value Default Description **Keys for deleting images** ----------------------------------------------------------- ``d`` Single character. ``a`` What to delete. - ``(a, A, c, C, i, - I, p, P, q, Q, x, X, - y, Y, z, Z)``. + ``(a, A, c, C, n, N, + i, I, p, P, q, Q, x, + X, y, Y, z, Z)``. ======= ==================== ========= =================