From 40c62577e199f1c38045b4b45b25032494b475ab Mon Sep 17 00:00:00 2001 From: Isaac Freund Date: Sat, 13 Jun 2020 12:14:36 +0200 Subject: code: simplify option handling --- doc/riverctl.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/riverctl.1 b/doc/riverctl.1 index f0d15b8..2a0a523 100644 --- a/doc/riverctl.1 +++ b/doc/riverctl.1 @@ -170,9 +170,9 @@ List of valid options: .IP \(bu border_width (non-negative integer) .IP \(bu -border_focused_color (RGB hex code) +border_color_focused (RGB hex code) .IP \(bu -border_unfocused_color (RGB hex code) +border_color_unfocused (RGB hex code) .IP \(bu outer_padding (non-negative integer) -- cgit v1.2.3