mirror of
https://github.com/TheLocehiliosan/yadm
synced 2024-10-27 20:34:27 +00:00
Fix paths in yadm help output
For completeness, I added the bootstrap script too.
This commit is contained in:
parent
4b5f16d73a
commit
e2d9c06168
9
yadm
9
yadm
@ -1169,10 +1169,11 @@ Commands:
|
|||||||
yadm transcrypt [OPTIONS] - Run transcrypt commands for the yadm repo
|
yadm transcrypt [OPTIONS] - Run transcrypt commands for the yadm repo
|
||||||
|
|
||||||
Files:
|
Files:
|
||||||
\$HOME/.config/yadm/config - yadm's configuration file
|
\$HOME/.config/yadm/config - yadm's configuration file
|
||||||
\$HOME/.config/yadm/repo.git - yadm's Git repository
|
\$HOME/.config/yadm/encrypt - List of globs to encrypt/decrypt
|
||||||
\$HOME/.config/yadm/encrypt - List of globs used for encrypt/decrypt
|
\$HOME/.config/yadm/bootstrap - Script run via: yadm bootstrap
|
||||||
\$HOME/.config/yadm/archive - Encrypted data stored here
|
\$HOME/.local/share/yadm/repo.git - yadm's Git repository
|
||||||
|
\$HOME/.local/share/yadm/archive - Encrypted data stored here
|
||||||
|
|
||||||
Use "man yadm" for complete documentation.
|
Use "man yadm" for complete documentation.
|
||||||
EOF
|
EOF
|
||||||
|
Loading…
Reference in New Issue
Block a user