WMMemFree - a dockapp

	WMMemFree shows system memory usage. It runs as a dockapp for
WindowMaker or some other window manager which supports dockapps. On the
left side you have your physical memory usage and on the right there's
your swap space usage.
	The following options can be passed to WMMemFree on the command
line:
	-b, --ignore-buffers   - ignore buffers memory (subtract from
	                         used memory)
	-a, --consider-buffers - don't ignore buffers
	-c, --ignore-cache     - ignore cache memory (subtract from
	                         used memory)
	-d, --consider-cache   - don't ignore cache
	-h, --help             - display basic usage info
	-v, --version          - display version

Author:
	Draghicioiu Mihai <misuceldestept@go.ro>
