1
0
Fork 0

README.md: Reformat file format lines

The markdown renderer used by cgit fails miserably.
I will need to use another one.
master
Mike Gerwitz 2018-04-24 23:34:35 -04:00
parent 2cf4c2e8a3
commit 6cc896d06a
Signed by: mikegerwitz
GPG Key ID: 8C917B7F5DC51BA2
1 changed files with 3 additions and 5 deletions

View File

@ -94,11 +94,9 @@ may either unalias the map, or use `command X` to invoke the system command
## Configuration ## Configuration
The file format is as follows: The file format is as follows:
``` - `key completion :cmd`
key completion :cmd - `key completion |cmd`
key completion |cmd - `key completion cmd`
key completion cmd
```
If `cmd` contains a colon (`:`) prefix, the command will be prefixed with If `cmd` contains a colon (`:`) prefix, the command will be prefixed with
`git`. If prefixed with a pipe (`|`), the command will be sent to `eval` `git`. If prefixed with a pipe (`|`), the command will be sent to `eval`