in reply to Re: Parsing Pod::Text
in thread Parsing Pod::Text
And that's it, period.. no manual info this far. Just a brief warning maybe, and usage. Maybe not even usage if you don't want to - unless they ask for -h(elp), but an error.command-name [OPTIONS].. OTHERARGS.. Brief one sentence description of command usefulness. -h help -v version -o other command flag -a string this one takes an arg For more info, try 'man command-name'
See the 'locate' command for example of this, try 'locate', and you get warning, try 'locate -h' and you get brief usage, try 'man locate' and you get the whole enchillada.
|
|---|