Fix readme typo (#1717)
This commit is contained in:
parent
e585ed9c74
commit
84631053ba
@ -2174,7 +2174,7 @@ Bar!
|
|||||||
|
|
||||||
`just` normally prints error messages when a recipe line fails. These error
|
`just` normally prints error messages when a recipe line fails. These error
|
||||||
messages can be suppressed using the `[no-exit-message]`<sup>1.7.0</sup> attribute. You may find
|
messages can be suppressed using the `[no-exit-message]`<sup>1.7.0</sup> attribute. You may find
|
||||||
this especially useful with a recipe that recipe wraps a tool:
|
this especially useful with a recipe that wraps a tool:
|
||||||
|
|
||||||
```just
|
```just
|
||||||
git *args:
|
git *args:
|
||||||
|
Loading…
Reference in New Issue
Block a user