From d61a09d421fcb63c6f530569d06ca06914dc236c Mon Sep 17 00:00:00 2001 From: Dawa Ometto Date: Mon, 30 Mar 2020 12:33:57 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 52a81140..8282d167 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Gollum is a simple wiki system built on top of Git. A Gollum Wiki is simply a gi * May be written in a variety of [markups](#markups). * Can be edited with your favourite system editor or IDE (changes will be visible after committing) or with the built-in web interface. * Can be displayed in all versions, reverted, etc. -* Gollum strives to be compatible with GitHub wikis (see `--hyphened-tag-lookup`) +* Gollum strives to be compatible with GitHub wikis (see `--lenient-tag-lookup`) * Gollum supports advanced functionality like: * [UML diagrams](https://github.com/gollum/gollum/wiki#plantuml-diagrams) * [BibTeX and Citation support](https://github.com/gollum/gollum/wiki/BibTeX-and-Citations)