|
GRASS 8 Programmer's Manual 8.6.0dev(2026)-b0a6d7703c
|
GIS Library - Argument parsing functions (Markdown output - CLI) More...
#include <stdio.h>#include <string.h>#include <grass/gis.h>#include <grass/glocale.h>#include "parser_local_proto.h"
Go to the source code of this file.
Functions | |
| void | G__md_print_cli_short_version (FILE *file, const char *indent) |
| void | G__md_print_cli_long_version (FILE *file, const char *indent) |
GIS Library - Argument parsing functions (Markdown output - CLI)
SPDX-FileCopyrightText: 2025 GRASS Development Team SPDX-License-Identifier: GPL-2.0-or-later
Definition in file parser_md_cli.c.
Definition at line 310 of file parser_md_cli.c.
References _, file, G__uses_new_gisprompt(), NULL, and st.
Referenced by G__usage_markdown().
Definition at line 238 of file parser_md_cli.c.
References file, G__uses_new_gisprompt(), NULL, st, TYPE_DOUBLE, TYPE_INTEGER, and TYPE_STRING.
Referenced by G__usage_markdown().