From b6ea813e0168bda4fa15cfb5c9e2ab4fa6358c29 Mon Sep 17 00:00:00 2001
From: Fabio Alessandro Locati <me@fale.io>
Date: Sat, 25 Feb 2017 17:22:31 +0000
Subject: [PATCH] Improve swaylock man

---
 swaylock/swaylock.1.txt | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/swaylock/swaylock.1.txt b/swaylock/swaylock.1.txt
index c5e3dcf7..93302f9d 100644
--- a/swaylock/swaylock.1.txt
+++ b/swaylock/swaylock.1.txt
@@ -24,10 +24,11 @@ Options
 
 *-c, \--color* <rrggbb[aa]>::
 	Turn the screen into the given color instead of white. If an image is in use,
-	also enables color display.
+	also enables color display. This option and -i are mutually exclusive.
 
 *-i, \--image* [<output>:]<path>::
-	Display the given image, optionally only on the given output.
+	Display the given image, optionally only on the given output. This option
+	and -i are mutually exclusive.
 
 *--scaling*::
 	Scaling mode for images: stretch, fill, fit, center, or tile.