summaryrefslogtreecommitdiffstats
path: root/doc/rofi.1
diff options
context:
space:
mode:
authorDavid Kosorin <david@kosorin.net>2022-10-03 19:13:22 +0200
committerGitHub <noreply@github.com>2022-10-03 19:13:22 +0200
commitb3c46d2d5ac11c7f9f7fb27c4bf81996985ca367 (patch)
treeccfb76ab0766e531c2eb60fed78e692b8abe11b0 /doc/rofi.1
parent95fe682939f7cda466ce48aec0c68c2e384e7796 (diff)
Add format option to disable padding with space the "window-format" entries (#1715)
Diffstat (limited to 'doc/rofi.1')
-rw-r--r--doc/rofi.12
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/rofi.1 b/doc/rofi.1
index 8cfc8fab..b223837b 100644
--- a/doc/rofi.1
+++ b/doc/rofi.1
@@ -948,7 +948,7 @@ Format what is being displayed for windows.
.RE
.PP
-\fIlen\fP: maximum field length (0 for auto-size). If length and window \fIwidth\fP are negative, field length is \fIwidth - len\fP\&.
+\fIlen\fP: maximum field length (0 for auto-size). If length is negative, the entry will be unchanged.
.br
If length is positive, the entry will be truncated or padded to fill that length.