Update README.md

This commit is contained in:
Glenn Y. Rolland 2023-10-24 10:01:45 +00:00
parent 241ffb40dc
commit 00569e78dc

View file

@ -36,6 +36,11 @@ The script harnesses a YAML configuration file, typically located at `~/.config/
### YAML File Format ### YAML File Format
```yaml ```yaml
version: "1"
global:
mountpoint: "/home/user/mnt/{{name}}"
fsmap: fsmap:
- type: "gocryptfs" - type: "gocryptfs"
name: "Work - SSH Keys" name: "Work - SSH Keys"