Xref: utzoo comp.lang.c:8979 comp.unix.wizards:7629 Path: utzoo!mnetor!uunet!lll-winken!lll-tis!ames!nrl-cmf!cmcl2!brl-adm!brl-smoke!gwyn From: gwyn@brl-smoke.ARPA (Doug Gwyn ) Newsgroups: comp.lang.c,comp.unix.wizards Subject: Re: command line options Message-ID: <7628@brl-smoke.ARPA> Date: 7 Apr 88 20:38:37 GMT References: <2414@zyx.UUCP> <8039@elsie.UUCP> Reply-To: gwyn@brl.arpa (Doug Gwyn (VLD/VMB) ) Organization: Ballistic Research Lab (BRL), APG, MD. Lines: 5 In article <8039@elsie.UUCP> ado@elsie.UUCP (Arthur David Olson) writes: >I want some uniform way of getting programs to output their usage messages. Under the existing getopts scheme, typing command -? is guaranteed to get the usage message.