X-Git-Url: https://git.josue.xyz/?a=blobdiff_plain;f=_example%2FREADME.md;h=03f866b2f893ef61bd0f2dd248fdaeaa4d31125c;hb=b1d3b44f966332434d8ec49b2a0df569e9bf8c16;hp=0806904c1b68cdabc628075c0108c9ade7b8915b;hpb=82ba9cd63386ca17a56044f688306af7716dfb48;p=webi-installers%2F.git diff --git a/_example/README.md b/_example/README.md index 0806904..03f866b 100644 --- a/_example/README.md +++ b/_example/README.md @@ -1,33 +1,35 @@ --- title: Foo Bar -bin: foobar -homepage: https://example.com/foobar -tagline: To err is human, but to foobar... +homepage: https://github.com/webinstall/foobar +tagline: | + foobar: An example that doesn't exist. --- - -# Foo Bar + Note: Delete this comment section. - -Foo Bar is a community-developed, commercially supported destruction system. +To update or switch versions, run `webi example@stable` (or `@v2`, `@beta`, +etc). -## Examples +## Cheat Sheet -Really mess something up +> `foo` doesn't exist and this text should have been replaced. It doesn't do +> anything, but what it does is useful because it is; everybody knows it. + +To run foo: ```bash -foobar my-file.txt +foo ``` -Mess up the entire volume, forcefully and recursively +### Add Baz Highlighting + +To run foo with both bar and baz highlighting turned on: ```bash -foobar -rf / +foo --bar=baz ```