aboutsummaryrefslogtreecommitdiffstats
path: root/common/miscellaneous.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/miscellaneous.c')
-rw-r--r--common/miscellaneous.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/common/miscellaneous.c b/common/miscellaneous.c
index 992494332..c9889750b 100644
--- a/common/miscellaneous.c
+++ b/common/miscellaneous.c
@@ -480,6 +480,8 @@ gnupg_compare_version (const char *a, const char *b)
* supplied variable is updated by the parsed flags.
*
* If STRING is NULL the enabled debug flags are printed.
+ *
+ * See doc/DETAILS for a summary of used debug options.
*/
int
parse_debug_flag (const char *string, unsigned int *debugvar,