We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d01587d commit 9ab9dafCopy full SHA for 9ab9daf
man/scrot.txt
@@ -204,16 +204,15 @@ Taking a screenshot and annotating it with ImageMagick(1):
204
205
$ scrot - | convert -pointsize 64 -gravity North -annotate '+16+16' 'hello, world!' - out.png
206
207
+AUTHOR
208
+ scrot was originally developed by Tom Gilbert.
209
+
210
+ Currently, source code is maintained by volunteers. Newer versions
211
+ are available at https://github.com/resurrecting-open-source-projects/scrot
212
213
SEE ALSO
214
ImageMagick(1)
215
optipng(1)
216
xclip(1)
217
xdo(1)
218
xwininfo(1)
-
-AUTHOR
- scrot was originally developed by Tom Gilbert.
- Currently, source code is maintained by volunteers. Newer versions
219
- are available at https://github.com/resurrecting-open-source-projects/scrot
0 commit comments