From a130af61ec6df2e64939ac29e805952faf63668b Mon Sep 17 00:00:00 2001 From: Postmodern Date: Fri, 19 Nov 2021 02:16:29 -0800 Subject: [PATCH] Fix YARD title. --- .yardopts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.yardopts b/.yardopts index c89d8db..f7144c8 100644 --- a/.yardopts +++ b/.yardopts @@ -1 +1 @@ ---markup markdown --title "hexdump Documentation" --protected --quiet +--markup markdown --title "CommandMapper Documentation" --protected --quiet