commit 3caf6914fefe24ae6191484abb47f8c1ce7a42e2
parent a5f01a0e04642cf035e5ae416e7bc631988e30a6
Author: Alan <51193876+Pound-Hash@users.noreply.github.com>
Date: Sat, 23 Apr 2022 09:45:34 -0700
Update grimshot.1.scd
Fixed typo. The object is **files**, which is plural. **image** modifies files; it's not countable.
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/contrib/grimshot.1.scd b/contrib/grimshot.1.scd
@@ -19,7 +19,7 @@ grimshot - a helper for screenshots within sway
Include cursors in the screenshot.
*save*
- Save the screenshot into a regular file. Grimshot will write images
+ Save the screenshot into a regular file. Grimshot will write image
files to *XDG_SCREENSHOTS_DIR* if this is set (or defined
in *user-dirs.dir*), or otherwise fall back to *XDG_PICTURES_DIR*.
Set FILE to '-' to pipe the output to STDOUT.