Provided by: grass-doc_6.4.3-3_all
NAME
d.erase - Erase the contents of the active display frame with user defined color
KEYWORDS
display, setup
SYNOPSIS
d.erase d.erase help d.erase [-fx] [color=string] [--verbose] [--quiet] Flags: -f Remove all frames and erase the screen -x Don't add to list of commands in monitor --verbose Verbose module output --quiet Quiet module output Parameters: color=string Color to erase with, either a standard GRASS color or R:G:B triplet (separated by colons) Default: white
DESCRIPTION
d.erase erases the contents of the active graphics frame, and replaces it with the color black (by default) or by whatever color is specified by the user. d.erase will not alter the assignment of the active frame.
SEE ALSO
d.mon
AUTHOR
James Westervelt, U.S. Army Construction Engineering Research Laboratory Last changed: $Date: 2011-11-08 01:42:51 -0800 (Tue, 08 Nov 2011) $ Full index © 2003-2013 GRASS Development Team