spelling: compatible
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -20,7 +20,7 @@ end
|
|||||||
|
|
||||||
opts = OptionParser.new do |opts|
|
opts = OptionParser.new do |opts|
|
||||||
opts.banner = <<EOF
|
opts.banner = <<EOF
|
||||||
Use this tool to migrate a wiki repository created under Gollum versions 4.x or earlier to a 5.x compatibile repo.
|
Use this tool to migrate a wiki repository created under Gollum versions 4.x or earlier to a 5.x compatible repo.
|
||||||
It finds and repairs Gollum link tags that no longer work under 5.x for three reasons:
|
It finds and repairs Gollum link tags that no longer work under 5.x for three reasons:
|
||||||
|
|
||||||
* 5.x wiki internal links may contain spaces. [[Bilbo Baggins]] and [[Bilbo-Baggins]] therefore link to distinct pages.
|
* 5.x wiki internal links may contain spaces. [[Bilbo Baggins]] and [[Bilbo-Baggins]] therefore link to distinct pages.
|
||||||
|
|||||||
Reference in New Issue
Block a user