From b93c8f8d8dfa30851aa5aa22b4b48747c8171782 Mon Sep 17 00:00:00 2001 From: RubenRam Date: Tue, 31 Oct 2023 01:08:38 +0100 Subject: [PATCH] doc(pandoc): update README Files section --- pandoc/README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/pandoc/README.md b/pandoc/README.md index 3020e79..0f4d1d7 100644 --- a/pandoc/README.md +++ b/pandoc/README.md @@ -8,6 +8,16 @@ tagline: | To update or switch versions, run `webi pandoc@stable` (or `@v2.14`, `@beta`, etc). +### Files + +These are the files / directories that are created and/or modified with this +install: + +```text +~/.config/envman/PATH.env +~/.local/bin/pandoc +``` + ## Cheat Sheet > Pandoc is a Haskell library for converting from one markup format to another,