We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f97b3c6 commit e6e3ba9Copy full SHA for e6e3ba9
man/scrot.txt
@@ -99,9 +99,9 @@ SPECIAL STRINGS
99
$$ A literal '$'.
100
$a The system's hostname.
101
$F The output file format.
102
- $f The image's full path (ignored when used in the filename).
+ $f The image's path (may be relative, ignored when used in the filename).
103
$h The image's height.
104
- $m The thumbnail's full path (ignored when used in the filename).
+ $m The thumbnail's path (may be relative, ignored when used in the filename).
105
$n The image's basename (ignored when used in the filename).
106
$p The image's pixel size.
107
$s The image's size in bytes (ignored when used in the filename).
0 commit comments