summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorLibravatar Alan <51193876+Pound-Hash@users.noreply.github.com>2022-04-23 09:45:34 -0700
committerLibravatar Simon Ser <contact@emersion.fr>2022-04-23 22:34:11 +0200
commit3caf6914fefe24ae6191484abb47f8c1ce7a42e2 (patch)
tree976a9dca2c35bfeac909f032436fbe4a8e06be88 /contrib
parentSupport cursor capture in grimshot (diff)
downloadsway-3caf6914fefe24ae6191484abb47f8c1ce7a42e2.tar.gz
sway-3caf6914fefe24ae6191484abb47f8c1ce7a42e2.tar.zst
sway-3caf6914fefe24ae6191484abb47f8c1ce7a42e2.zip
Update grimshot.1.scd
Fixed typo. The object is **files**, which is plural. **image** modifies files; it's not countable.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/grimshot.1.scd2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/grimshot.1.scd b/contrib/grimshot.1.scd
index ccdce2c1..e356f99d 100644
--- a/contrib/grimshot.1.scd
+++ b/contrib/grimshot.1.scd
@@ -19,7 +19,7 @@ grimshot - a helper for screenshots within sway
19 Include cursors in the screenshot. 19 Include cursors in the screenshot.
20 20
21*save* 21*save*
22 Save the screenshot into a regular file. Grimshot will write images 22 Save the screenshot into a regular file. Grimshot will write image
23 files to *XDG_SCREENSHOTS_DIR* if this is set (or defined 23 files to *XDG_SCREENSHOTS_DIR* if this is set (or defined
24 in *user-dirs.dir*), or otherwise fall back to *XDG_PICTURES_DIR*. 24 in *user-dirs.dir*), or otherwise fall back to *XDG_PICTURES_DIR*.
25 Set FILE to '-' to pipe the output to STDOUT. 25 Set FILE to '-' to pipe the output to STDOUT.