diff --git a/README.adoc b/README.adoc index 7f7c01d..ce445c6 100644 --- a/README.adoc +++ b/README.adoc @@ -10,7 +10,6 @@ Simple cases can be run as `./doku2git --src /foo/dokuwiki --dst /bar/git > scri ==== Arguments -[horizontal] src:: The absolute path to the Dokuwiki root dst:: The absolute path to the Git repository users:: A path to a JSON file containing an array of objects describing additional users. They must have the keys 'login', 'real_name', and 'email'.