README: remove use of horizontal style in argument descriptions

The default renderer on Gitlab produces a list that is rather too high.
This commit is contained in:
Danny Robson 2019-07-07 14:02:07 +10:00
parent 6df757f719
commit c1d5bb4469
1 changed files with 0 additions and 1 deletions

View File

@ -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'.