From 76225a8366fa15b2fd45611a0e0961e72c7e7120 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ekl=C3=B6f?= Date: Mon, 20 Sep 2021 19:30:37 +0200 Subject: [PATCH] doc: particles: line wrap --- doc/yambar-particles.5.scd | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/doc/yambar-particles.5.scd b/doc/yambar-particles.5.scd index be86b56..ab689a0 100644 --- a/doc/yambar-particles.5.scd +++ b/doc/yambar-particles.5.scd @@ -229,13 +229,15 @@ indicator. | min : int : no -: If present this will be used as a lower bound instead of the tags minimum value. - Tag values falling outside the defined range will get clamped to min/max. +: If present this will be used as a lower bound instead of the tags + minimum value. Tag values falling outside the defined range will + get clamped to min/max. | max : int : no -: If present this will be used as an upper bound instead of the tags maximum value. - Tag values falling outside the defined range will get clamped to min/max. +: If present this will be used as an upper bound instead of the tags + maximum value. Tag values falling outside the defined range will + get clamped to min/max. ## EXAMPLES