forked from lix-project/lix
Docs: Fix syntax error in json example in man page
This commit is contained in:
parent
c397184749
commit
d948415b71
|
@ -41,7 +41,7 @@ A registry is a JSON file with the following format:
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"version": 2,
|
"version": 2,
|
||||||
[
|
"flakes": [
|
||||||
{
|
{
|
||||||
"from": {
|
"from": {
|
||||||
"type": "indirect",
|
"type": "indirect",
|
||||||
|
|
Loading…
Reference in a new issue