aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaurent Ghigonis <laurent@p1sec.com>2013-03-27 13:27:19 +0100
committerLaurent Ghigonis <laurent@p1sec.com>2013-03-27 13:27:29 +0100
commit659721f3a3e27829094f5357b1a5aeb7848b394c (patch)
tree3f748b8de421c464e1e227908ea3672ca81d7fb8
parentadd qvm-screenshot.sh, to take screenshot in Qubes Dom0 and copy to AppVM (diff)
downloadlaurent-tools-659721f3a3e27829094f5357b1a5aeb7848b394c.tar.xz
laurent-tools-659721f3a3e27829094f5357b1a5aeb7848b394c.zip
qvm-screenshot: wording
-rw-r--r--tools/qvm-screenshot.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/qvm-screenshot.sh b/tools/qvm-screenshot.sh
index a081d45..ff331a2 100644
--- a/tools/qvm-screenshot.sh
+++ b/tools/qvm-screenshot.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-# Take screenshot in Qubes Dom0 and copy to AppVM
+# Take screenshot(s) in Qubes Dom0 and copy to AppVM
# Dependencies: scrot (sudo qubes-dom0-update scrot)
# 2013, Laurent Ghigonis <laurent@p1sec.com>