This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/nougat b/nougat | |
index b109713..9a6df26 100755 | |
--- a/nougat | |
+++ b/nougat | |
@@ -16,9 +16,9 @@ saveourship(){ | |
echo -e " -c - Puts the screenshot into your clipboard\n" | |
echo -e " -u - Hide cursor. (maim backend ONLY, see -b)" | |
echo " -b - Select backend to use" | |
- echo -e " Supported backends are \`maim', \`scrot', and \`imagemagick'." | |
+ echo -e " Supported backends are \`maim', \`scrot', \`imagemagick' and \`fbgrab'." |