mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-02-14 17:49:53 +00:00
doc(yq): update README Files section
This commit is contained in:
11
yq/README.md
11
yq/README.md
@@ -7,6 +7,17 @@ tagline: |
|
||||
|
||||
To update or switch versions, run `webi yq@stable` or `webi yq@beta`, etc.
|
||||
|
||||
### Files
|
||||
|
||||
These are the files / directories that are created and/or modified with this
|
||||
install:
|
||||
|
||||
```text
|
||||
~/.config/envman/PATH.env
|
||||
~/.local/bin/yq
|
||||
~/.local/share/man/man1/yq.1
|
||||
```
|
||||
|
||||
## Cheat Sheet
|
||||
|
||||
> `yq` is like [`jq`](../jq), meaning that it's like `sed` for YAML data - you
|
||||
|
||||
Reference in New Issue
Block a user