From 94a46a1e35a9cb4e1618feedf669b61a6c193c42 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ingo=20B=C3=BCrk?= Date: Tue, 12 May 2015 18:07:01 -0400 Subject: [PATCH] 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 --- docs/userguide | 226 ++++++++++++++++++++------------------- parser-specs/config.spec | 2 - 2 files changed, 114 insertions(+), 114 deletions(-) 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: [