]> git.wh0rd.org - fontconfig.git/commit
Handle -h and --help according to GNU Coding Standards (#17104)
authorBehdad Esfahbod <behdad@behdad.org>
Fri, 22 Aug 2008 20:51:33 +0000 (16:51 -0400)
committerBehdad Esfahbod <behdad@behdad.org>
Sat, 14 Feb 2009 00:53:59 +0000 (16:53 -0800)
commit1439c8f21af1533a920b54333f79459f456a402e
treea7898c1fe4dbd026f85a2308a2672c49192dce8a
parentdf243f93be4306e788aebf6b2ac4a7c1b97550ae
Handle -h and --help according to GNU Coding Standards (#17104)

Added -h instead of -?.  And upon -h and --help, write usave to stdout
instead of stdin, and return 0 instead of 1.

-? still works like before as that's what getopt returns upon unknown
arguments.
fc-cache/fc-cache.c
fc-cache/fc-cache.sgml
fc-cat/fc-cat.c
fc-cat/fc-cat.sgml
fc-list/fc-list.c
fc-list/fc-list.sgml
fc-match/fc-match.c
fc-match/fc-match.sgml
fc-query/fc-query.c
fc-query/fc-query.sgml