|
GRASS 8 Programmer's Manual 8.6.0dev(2026)-1878fdfec5
|
GIS Library - Argument parsing functions (Markdown output) 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__usage_markdown (void) |
| Print module usage description in Markdown format. | |
GIS Library - Argument parsing functions (Markdown output)
SPDX-FileCopyrightText: 2012-2025 GRASS Development Team SPDX-License-Identifier: GPL-2.0-or-later
Definition in file parser_md.c.
Print module usage description in Markdown format.
Definition at line 41 of file parser_md.c.
References _, FALSE, G__md_print_cli_long_version(), G__md_print_cli_short_version(), G__md_print_python_long_version(), G__md_print_python_short_version(), G__print_keywords(), G_program_name(), NULL, and st.
Referenced by G_parser().