From 06f6e39b531172f783c7eb2a4a05b4b9bc955314 Mon Sep 17 00:00:00 2001 From: Titus Wormer Date: Thu, 24 Dec 2015 22:14:52 +0100 Subject: [PATCH] Fix debugging example in remark(1) man page --- doc/remark.1.md | 2 +- man/remark.1 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/remark.1.md b/doc/remark.1.md index e2139dc47..97290d8c3 100644 --- a/doc/remark.1.md +++ b/doc/remark.1.md @@ -8,7 +8,7 @@ **remark** is a markdown processor powered by plugins. -Logs verbose debugging information when `$DEBUG` is set to `"remark"`. +Logs verbose debugging information when `$DEBUG` is set to `"*"`. ## OPTIONS diff --git a/man/remark.1 b/man/remark.1 index 2aa135a24..176e4f5ae 100644 --- a/man/remark.1 +++ b/man/remark.1 @@ -8,7 +8,7 @@ .P \fBremark\fR is a markdown processor powered by plugins. .P -Logs verbose debugging information when \fB\[Do]DEBUG\fR is set to \fB\[dq]remark\[dq]\fR. +Logs verbose debugging information when \fB\[Do]DEBUG\fR is set to \fB\[dq]*\[dq]\fR. .SH "OPTIONS" .SS "\fB-h\fR, \fB--help\fR" .P