From: Ingo Bürk Date: Tue, 12 May 2015 22:07:01 +0000 (-0400) Subject: Made syntax of syntax descriptions consistent: X-Git-Tag: 4.11~106^2 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=94a46a1e35a9cb4e1618feedf669b61a6c193c42;hp=1aa42794edfde0527de249a7e3b8bf9c7f564707;p=i3%2Fi3 Made syntax of syntax descriptions consistent: * denotes that some string must be used which is not a fixed value (e.g., a command), but a variable string (text, a number, ...) * [xyz] denotes that the parameter is optional * abc|xyz denotes that either abc or xyz must be given --- diff --git a/docs/userguide b/docs/userguide index 301d8c81..7eea8542 100644 --- a/docs/userguide +++ b/docs/userguide @@ -320,7 +320,7 @@ and fall back to a working font. *Syntax*: ------------------------------ font -font pango:[family list] [style options] [size] +font pango: [