From e1b5e90adf11c422a4eaedf9ca144166601fd0dc Mon Sep 17 00:00:00 2001 From: Mike Farah Date: Tue, 15 Feb 2022 14:13:55 +1100 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 372f0111..e765391d 100644 --- a/README.md +++ b/README.md @@ -292,7 +292,7 @@ Supported by @rmescandon (https://launchpad.net/~rmescandon/+archive/ubuntu/yq) - [Load content from other files](https://mikefarah.gitbook.io/yq/operators/load) - [Convert to/from json](https://mikefarah.gitbook.io/yq/v/v4.x/usage/convert) - [Convert to/from xml](https://mikefarah.gitbook.io/yq/v/v4.x/usage/xml) -- [Convert to properties](https://mikefarah.gitbook.io/yq/v/v4.x/usage/properties) +- [Convert to/from properties](https://mikefarah.gitbook.io/yq/v/v4.x/usage/properties) - [Convert to csv/tsv](https://mikefarah.gitbook.io/yq/usage/csv-tsv) - [Pipe data in by using '-'](https://mikefarah.gitbook.io/yq/v/v4.x/commands/evaluate) - [General shell completion scripts (bash/zsh/fish/powershell)](https://mikefarah.gitbook.io/yq/v/v4.x/commands/shell-completion)