lal is a clock for your dock.  it's not fancy.

lal is written by Mikael Magnusson <mikachu@gmail.com> and 
Dave Foster <daf@minuslab.net>.

latest version:  1.1
project webpage: http://projects.l3ib.org/lal
git repo:        http://code.l3ib.org/.users/daf/lal.git

lal is released under the GPL.  see COPYING for more info.

Contibutors:
    Thayer Williams <thayer@archlinux.org>
   
Usage: lal [options]

Options:
--help:       This text
--font:       The font face to use.  Default is Mono.
--bold:       Use a bold font.
--fontsize:   The font size to use.  Default is 12.0.
--color:      The font color to use.  Default is white.
--width:      The width of the dockapp window.  Default is 64.
--format:     The time format to use.  Default is %T.  You can
              get format codes from the man page for strftime.

You can also put these in your ~/.Xdefaults file:
lal*font
lal*bold
lal*fontsize
lal*color
lal*width
lal*format


