1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-09 16:59:16 +00:00

doc refactor

This commit is contained in:
deadc0de6
2020-09-14 21:25:37 +02:00
parent c4daad4fa5
commit e6f31a27b9
3 changed files with 5 additions and 4 deletions

View File

@@ -172,8 +172,8 @@ dotfiles:
For examples of transformation uses, see
* [Store compressed directories](howto/store-compressed-directories.md)
* [Sensitive dotfiles](howto/sensitive-dotfiles.md)
* [Handle compressed directories](howto/store-compressed-directories.md)
* [Handle secrets](howto/sensitive-dotfiles.md)
**Note**: any transformation with a key starting with an underscore (`_`) won't be shown in output.
This can be useful when working with sensitive data containing passwords for example.