From 6eb9318f6b22db29942998fddf88752aa4c54779 Mon Sep 17 00:00:00 2001 From: Simeon Simeonov Date: Thu, 17 Mar 2022 20:35:12 +0100 Subject: Add cosmetic changes to README.md and release 1.1.0 --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d558c36..c6c69e0 100644 --- a/README.md +++ b/README.md @@ -106,11 +106,11 @@ Each instance consists of key-value pairs corresponding to env. name and value. All pairs will result in corresponding env. variables being defined, with the exception of the following *etoolkit* internal keys: -- **ETOOLKIT_PARENT** - string - reference to another instance +- *ETOOLKIT_PARENT* - string - reference to another instance -- **ETOOLKIT_SENSITIVE** - list - env. variables containing sensitive data +- *ETOOLKIT_SENSITIVE* - list - env. variables containing sensitive data -All pairs defined in *"general"* (currently only **MASTER_PASSWORD_HASH**) are +All pairs defined in *"general"* (currently only *MASTER_PASSWORD_HASH*) are *etoolkit* internal as well. An instance may inherit (and if desired overwrite) key value pairs from its @@ -294,7 +294,10 @@ A complete bash completion script for *etoolkit* can be found here: [https://github.com/blackm0re/etoolkit/blob/master/completion/etoolkit.bash](https://github.com/blackm0re/etoolkit/blob/master/completion/etoolkit.bash) -## [Changelog](https://github.com/blackm0re/etoolkit/blob/master/CHANGELOG.md) +## Changelog + +A complete changelog can be found at: +[https://github.com/blackm0re/etoolkit/blob/master/CHANGELOG.md](https://github.com/blackm0re/etoolkit/blob/master/CHANGELOG.md) ## Support and contributing -- cgit v1.3