minor formatting error fixed
This commit is contained in:
parent
2b88ac140f
commit
2fc79d3230
@ -15,7 +15,7 @@ Add `[gitlab-list-commits url=https://tk-sls.de/gitlab project_id=42 since="3 mo
|
||||
* `url="STRING"`: Mandatory (example: `https://tk-sls.de/gitlab`).
|
||||
* `project_id=NUM`: Mandatory; NUM: Positive Integer, valid project ID in Gitlab specified by `url` (example: 42).
|
||||
* `since="NUM UNIT"`: Optional; NUM: Positive integer; UNIT: "days", "months", "years"; exclude commits older than specified time interval (example: "3 months").
|
||||
* `max=NUM`: Optional; NUM: Positive integer; list not more than `NUM` commits (example: 5).
|
||||
* `max=NUM`: Optional; `NUM`: Positive integer; list not more than `NUM` commits (example: 5).
|
||||
* `ref_name=STRING`: List only commit from branch or reference name `STRING`.
|
||||
* `default_branch`: If set, list only commits from the project's default branch.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user