From e471a0b831d064efde6762cc9d1f4f27fe67f1a4 Mon Sep 17 00:00:00 2001 From: "Ankur Sinha (Ankur Sinha Gmail)" Date: Sun, 21 Jul 2019 13:28:34 +0100 Subject: [PATCH] [DOC] Improve example function mappings --- doc/man/zathurarc.5.rst | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/doc/man/zathurarc.5.rst b/doc/man/zathurarc.5.rst index 38131dd..2dab6d0 100644 --- a/doc/man/zathurarc.5.rst +++ b/doc/man/zathurarc.5.rst @@ -104,14 +104,14 @@ hand it is possible to just assign single letters, numbers or signs to it: :: - map a shortcut_function - map b shortcut_function - map c shortcut_function - map 1 shortcut_function - map 2 shortcut_function - map 3 shortcut_function - map ! shortcut_function - map ? shortcut_function + map a shortcut_function optional_argument + map b shortcut_function optional_argument + map c shortcut_function optional_argument + map 1 shortcut_function optional_argument + map 2 shortcut_function optional_argument + map 3 shortcut_function optional_argument + map ! shortcut_function optional_argument + map ? shortcut_function optional_argument Using modifiers ^^^^^^^^^^^^^^^