summaryrefslogtreecommitdiff
path: root/pm/sleep.d/99video
diff options
context:
space:
mode:
authorVictor Lowther <victor.lowther@gmail.com>2008-03-01 10:37:49 -0600
committerVictor Lowther <victor.lowther@gmail.com>2008-03-01 10:56:40 -0600
commit1fb77e994d7d1628c86324066693fd23d4abfb6c (patch)
tree605325b28b747b999603fc142e8cf36b25434056 /pm/sleep.d/99video
parent8d5f23f720c121508bd61202cbd75c6d91a07f6d (diff)
Cleaned up output for --help
Did this by adding a log() function and using that instead of echo when we were just echoing test to get it into the log.
Diffstat (limited to 'pm/sleep.d/99video')
-rwxr-xr-xpm/sleep.d/99video1
1 files changed, 1 insertions, 0 deletions
diff --git a/pm/sleep.d/99video b/pm/sleep.d/99video
index e215e9d..53700fc 100755
--- a/pm/sleep.d/99video
+++ b/pm/sleep.d/99video
@@ -115,6 +115,7 @@ resume_video()
}
help() {
+ echo # first echo makes it look nicer.
echo "Video quirk handler options:"
echo
echo " --quirk-dpms-on"