aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-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>