# -*- Mode: Shell-Script -*- # # Getopt::Gen specification #----------------------------------------------------------------------------- program "gfsminfo" #program_version "0.01" purpose "Show basic information about stored gfsm files" author "Bryan Jurish " on_reparse "warn" #----------------------------------------------------------------------------- # Details #----------------------------------------------------------------------------- details "" #----------------------------------------------------------------------------- # Files #----------------------------------------------------------------------------- #rcfile "/etc/gfsmrc" #rcfile "~/.gfsmrc" #----------------------------------------------------------------------------- # Arguments #----------------------------------------------------------------------------- argument "BINFILE" "Stored binary gfsm file" \ details=" If unspecified, standard input will be read " #----------------------------------------------------------------------------- # Options #----------------------------------------------------------------------------- #group "Basic Options" #----------------------------------------------------------------------------- # Addenda #----------------------------------------------------------------------------- #addenda "" #----------------------------------------------------------------------------- # Bugs #----------------------------------------------------------------------------- bugs " None known. " #----------------------------------------------------------------------------- # Footer #----------------------------------------------------------------------------- #acknowledge `cat acknowledge.pod` seealso " L "