summaryrefslogtreecommitdiff
path: root/scripts/shot
diff options
context:
space:
mode:
authorSüleyman Fərəcli <suleyman@farajli.net>2025-06-20 17:22:54 +0400
committerGitHub <noreply@github.com>2025-06-20 17:22:54 +0400
commiteb312b971b85c117e02799d72d6dfdcc15c478ed (patch)
tree210d516c35c370cb851c59c0b0d177128e109552 /scripts/shot
parent4d14ace3c5180ec0827408c1222cb35fe27cf484 (diff)
parentf2ca88c01f88fe3234b196202cd86b19cd9b72bb (diff)
Merge pull request #11 from sfarajli/dev
Dev
Diffstat (limited to 'scripts/shot')
-rwxr-xr-xscripts/shot7
1 files changed, 3 insertions, 4 deletions
diff --git a/scripts/shot b/scripts/shot
index 4a58dd2..1d296c8 100755
--- a/scripts/shot
+++ b/scripts/shot
@@ -5,11 +5,10 @@
help() {
cat << EOF
${0}: Wrapper script to take screenshots
-
options:
- -d [File] Write to File
- -s Select the area with the cursor
- -h Print this message and exit
+ -d [File] Write to File
+ -s Select the area with the cursor
+ -h Print this message and exit
NOTE: save directory is ~/pics/screenshots
EOF