mirror of
https://github.com/mikefarah/yq.git
synced 2026-07-07 06:10:36 +00:00
Fixing toml docs
This commit is contained in:
parent
131aa0b7cc
commit
48a851bf57
@ -1,4 +1,4 @@
|
|||||||
# TOML
|
# TOML
|
||||||
|
|
||||||
Decode from TOML. Note that `yq` does not yet support outputting in TOML format (and therefore it cannot roundtrip)
|
Encode and decode to and from TOML.
|
||||||
|
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
# TOML
|
# TOML
|
||||||
|
|
||||||
Decode from TOML. Note that `yq` does not yet support outputting in TOML format (and therefore it cannot roundtrip)
|
Encode and decode to and from TOML.
|
||||||
|
|
||||||
|
|
||||||
## Parse: Simple
|
## Parse: Simple
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user