浏览代码

Move i3-snapshot to screenshot

Samuel W. Flint 3 年之前
父节点
当前提交
c0e4e28660
共有 1 个文件被更改,包括 1 次插入1 次删除
  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