set_usage(3f) - [ARGUMENTS:M_CLI2] allow setting a short description for keywords for the --usage switch (LICENSE:PD)
Synopsis
Description
Options
Example
Author
License
subroutine set_usage(keyword,description)
character(len=*),intent(in) :: keyword character(len=*),intent(in) :: description
KEYWORD the name of a command keyword DESCRIPTION a brief one-line description of the keyword
sample program:
Results:
John S. Urban, 2019
Public Domain
Nemo Release 3.1 | set_usage (3) | February 23, 2025 |