diff options
Diffstat (limited to 'src/argparse.c')
-rw-r--r-- | src/argparse.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/argparse.c b/src/argparse.c index e116fff..cb5c58c 100644 --- a/src/argparse.c +++ b/src/argparse.c @@ -2685,6 +2685,9 @@ _gpgrt_usage (int level) * First char is '1': * The short usage notes needs to be printed * before the long usage note. + * 95: Application flag string + * First character is '1': + * On Windows enable argument globbing */ const char * _gpgrt_strusage (int level) |