diff options
author | Drew DeVault <sir@cmpwn.com> | 2017-02-25 12:44:39 -0500 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2017-02-25 12:44:39 -0500 |
commit | e1ff88a8d262876e9bc4659fd0a71e88f316047c (patch) | |
tree | 85a4147cdeb66b281c4b9135fbfd933f85505c8e | |
parent | 11f0260aab78d44bc9c72e8d800c60832e18bb25 (diff) |
Correct typo in swaylock(1)
-rw-r--r-- | swaylock/swaylock.1.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/swaylock/swaylock.1.txt b/swaylock/swaylock.1.txt index 93302f9d..1cc77547 100644 --- a/swaylock/swaylock.1.txt +++ b/swaylock/swaylock.1.txt @@ -28,7 +28,7 @@ Options *-i, \--image* [<output>:]<path>:: Display the given image, optionally only on the given output. This option - and -i are mutually exclusive. + and -c are mutually exclusive. *--scaling*:: Scaling mode for images: stretch, fill, fit, center, or tile. |