From: John Lane <[email protected]> Signed-off-by: John Lane <[email protected]> --- man/xwd.man | 6 ++++++ 1 file changed, 6 insertions(+)
diff --git a/man/xwd.man b/man/xwd.man index da06d74..f56b324 100644 --- a/man/xwd.man +++ b/man/xwd.man @@ -78,6 +78,12 @@ This option indicates that the window manager frame should be included when manually selecting a window. .PP .TP 8 +.B "-bg" +This option indicates that the background behind the selected window should +be dumped instead of the window itself. Use with -root to dump the root window +background. +.PP +.TP 8 .B "-root" This option indicates that the root window should be selected for the window dump, without requiring the user to select a window with the pointer. -- 2.1.2 _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
