This commit is contained in:
keni
2016-06-16 13:32:50 -04:00
parent a8e1700f51
commit 83a0c37d13
27 changed files with 613 additions and 34 deletions

View File

@@ -188,6 +188,13 @@ to be "undefined."
.I Symbol
must already be known to
.BR makedefs .
.br
.TP
.BI --grep-test " symbol"
Test if the
.I symbol
is defined. Exit silently (unless an error occurs) with status EXIT_SUCCESS if defined,
otherwise with status EXIT_FAILURE.
.SH MDGREP FUNCTIONS
The
.B --grep