Selaa lähdekoodia

Move i3-snapshot to screenshot

Samuel W. Flint 3 vuotta sitten
vanhempi
commit
c0e4e28660
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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