X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=README.md;h=278752f23c4329f8605dd5a4fd452dfb58be4c03;hb=e91550537cb692c193d0f7679211aafd9a1686a5;hp=50a36c8c3ebfc3f64a0e5f3d68879afed97f9cf0;hpb=d24026662dc0583e23c56ce67749b4c8e447e2ce;p=crypto-install.git diff --git a/README.md b/README.md index 50a36c8..278752f 100644 --- a/README.md +++ b/README.md @@ -14,11 +14,17 @@ it is always safe to do. - `--no-gpg` disables the GnuPG key generation and related setup routines - `--no-ssh` does the same for the OpenSSH setup -- `--gpg-home` sets the directory for the GnuPG files -- `--ssh-home` does the same for OpenSSH files +- `--gpg-home` sets the directory for the GnuPG files (defaults to the + value of `GNUPGHOME` or `~/.gnupg`) +- `--ssh-home` does the same for OpenSSH files (defaults to `~/.ssh`) There is also `-h/--help` and `-v/--version` as expected. +# ENVIRONMENT + +- `FULLNAME`, `EMAIL`, `USER` are used to pre-fill the corresponding + fields + # INSTALLATION Until I set up a better routine: