diff --git a/usage/toml.md b/usage/toml.md index dab4abc6..60c4acb5 100644 --- a/usage/toml.md +++ b/usage/toml.md @@ -1,6 +1,6 @@ # 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