diff options
Diffstat (limited to 'contrib/grimshot.1.scd')
| -rw-r--r-- | contrib/grimshot.1.scd | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/contrib/grimshot.1.scd b/contrib/grimshot.1.scd index d2a57759..ccdce2c1 100644 --- a/contrib/grimshot.1.scd +++ b/contrib/grimshot.1.scd @@ -6,7 +6,7 @@ grimshot - a helper for screenshots within sway # SYNOPSIS -*grimshot* [--notify] (copy|save) [TARGET] [FILE]++ +*grimshot* [--notify] [--cursor] (copy|save) [TARGET] [FILE]++ *grimshot* check++ *grimshot* usage @@ -15,6 +15,9 @@ grimshot - a helper for screenshots within sway *--notify* Show notifications to the user that a screenshot has been taken. +*--cursor* + Include cursors in the screenshot. + *save* Save the screenshot into a regular file. Grimshot will write images files to *XDG_SCREENSHOTS_DIR* if this is set (or defined |
