Update README.md
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Glenn Y. Rolland 2023-11-24 09:52:05 +00:00
parent d4c52cd044
commit 58e4ab05bf

View file

@ -87,10 +87,11 @@ detail the filesystem names, types, and respective configurations.
### YAML File Format
```yaml
# NOT IMPLEMENTED YET
# version: "1"
# global:
# mountpoint: "/home/user/mnt/{{filesystem.name}}"
---
version: "1"
global:
mountpoint: "{{env.HOME}}/mnt"
filesystems:
- type: "gocryptfs"