From 923c381dc177aa64b1da847ae6a27bff19ec817c Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 31 Aug 2002 06:15:07 +0000 Subject: sync with the 2.0 branch --- util/bsetbg | 1 + util/bsetroot.cc | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'util') diff --git a/util/bsetbg b/util/bsetbg index fda6022d..2184618a 100644 --- a/util/bsetbg +++ b/util/bsetbg @@ -106,6 +106,7 @@ $me $version $copyright -full stretch an image to fill the desktop -exec specify an external command to execute + -app specify the image application to use -post arguments to be passed to the post-command -debug prints commands without executing them EOF diff --git a/util/bsetroot.cc b/util/bsetroot.cc index 98a5bfd4..460dc350 100644 --- a/util/bsetroot.cc +++ b/util/bsetroot.cc @@ -1,4 +1,4 @@ -// -*- mode++; indent-tabs-mode: nil; c-basic-offset: 2; -*- +// -*- mode: C++; indent-tabs-mode: nil; c-basic-offset: 2; -*- // bsetroot.cc for Blackbox - an X11 Window manager // Copyright (c) 2001 - 2002 Sean 'Shaleh' Perry // Copyright (c) 1997 - 2000, 2002 Brad Hughes @@ -352,7 +352,7 @@ void bsetroot::usage(int exit_code) { "%s 2.0\n\n" "Copyright (c) 1997-2000, 2002 Bradley T Hughes\n" "Copyright (c) 2001-2002 Sean 'Shaleh' Perry\n\n" - " -display display connection\n" + " -display use display connection\n" " -mod modula pattern\n" " -foreground, -fg modula foreground color\n" " -background, -bg modula background color\n\n" -- cgit v1.2.3