C Library Functions  - set_usage (3)

NAME

set_usage(3f) - [ARGUMENTS:M_CLI2] allow setting a short description for keywords for the --usage switch (LICENSE:PD)

CONTENTS

Synopsis
Description
Options
Example
Author
License

SYNOPSIS

subroutine set_usage(keyword,description)

     character(len=*),intent(in)     ::  keyword
     character(len=*),intent(in)     ::  description

DESCRIPTION

OPTIONS

KEYWORD
  the name of a command keyword
DESCRIPTION
  a brief one-line description of the keyword

EXAMPLE

sample program:

    Results:

AUTHOR

John S. Urban, 2019

LICENSE

Public Domain


Nemo Release 3.1 set_usage (3) July 22, 2023
Generated by manServer 1.08 from 1f179baf-e5ac-4adc-89be-a396adf5b966 using man macros.