Parcourir la source

Move i3-snapshot to screenshot

Samuel W. Flint il y a 3 ans
Parent
commit
c0e4e28660
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      screenshot

+ 1 - 1
i3-snapshot → screenshot

@@ -26,7 +26,7 @@ do
             FILENAME="$OPTARG"
             ;;
         [?])
-            echo "i3-snapshot [ -? ] [ -r | -w ] [ -f filename.png ]" >&2
+            echo "screenshot [ -? ] [ -r | -w ] [ -f filename.png ]" >&2
             exit 1
             ;;
     esac