Kaynağa Gözat

Move i3-snapshot to screenshot

Samuel W. Flint 3 yıl önce
ebeveyn
işleme
c0e4e28660
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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