ao-load: fix usage message to note that '=' is required for options
authorKeith Packard <keithp@keithp.com>
Fri, 18 Feb 2011 17:51:37 +0000 (09:51 -0800)
committerKeith Packard <keithp@keithp.com>
Fri, 18 Feb 2011 18:04:40 +0000 (10:04 -0800)
commitc3080fdafff5212f267ba7c765a2f083435be799
tree8223e2de0a19fb8a2bde918ef4c1728ec8c45442
parenta09501ab714c0638410d06f80903a8769d93c688
ao-load: fix usage message to note that '=' is required for options

The usage message was suggesting incorrect command line syntax; long
options use '=' between the option name and value, not whitespace.

Signed-off-by: Keith Packard <keithp@keithp.com>
ao-tools/ao-load/ao-load.c