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:
parent
6df757f719
commit
c1d5bb4469
@ -10,7 +10,6 @@ Simple cases can be run as `./doku2git --src /foo/dokuwiki --dst /bar/git > scri
|
|||||||
|
|
||||||
==== Arguments
|
==== Arguments
|
||||||
|
|
||||||
[horizontal]
|
|
||||||
src:: The absolute path to the Dokuwiki root
|
src:: The absolute path to the Dokuwiki root
|
||||||
dst:: The absolute path to the Git repository
|
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'.
|
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'.
|
||||||
|
Loading…
Reference in New Issue
Block a user