From af10b710bf38bc0042b5499eef73a0c3e3492b60 Mon Sep 17 00:00:00 2001 From: Orestis Floros Date: Sun, 4 Nov 2018 12:21:52 +0200 Subject: [PATCH] userguide: break long comment --- docs/userguide | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/userguide b/docs/userguide index 91060ab2c..c0ab71c76 100644 --- a/docs/userguide +++ b/docs/userguide @@ -816,7 +816,8 @@ assign [class="^URxvt$"] → work # Assign to the workspace with number 2, regardless of name assign [class="^URxvt$"] → number 2 -# You can also specify a number + name. If the workspace with number 2 exists, assign will skip the text part. +# You can also specify a number + name. If the workspace with number 2 exists, +# assign will skip the text part. assign [class="^URxvt$"] → number "2: work" # Start urxvt -name irssi