Skip to content
Snippets Groups Projects
Commit 6a12ae65 authored by Marcin Ślusarz's avatar Marcin Ślusarz
Browse files

doc: fix formatting of pmreorder man page

This small change unbreaks the whole man page.
parent b20e79c9
No related branches found
No related tags found
No related merge requests found
......@@ -283,7 +283,9 @@ through the **pmreorder** tool using the `-x` parameter.
There are two ways to set macro options:
+ Using command line interface in format:
```PMREORDER_MARKER_NAME1=ReorderName1,PMREORDER_MARKER_NAME2=ReorderName2```
```
PMREORDER_MARKER_NAME1=ReorderName1,PMREORDER_MARKER_NAME2=ReorderName2
```
+ Using configuration file in .json format:
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment