Skip to content

Commit

Permalink
[docs] document envs better
Browse files Browse the repository at this point in the history
Signed-off-by: Colton J. McCurdy <[email protected]>
  • Loading branch information
mccurdyc committed Jun 11, 2023
1 parent 6b47083 commit 3a9fc3a
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,9 @@ against repos.

Environment variables

- `SSH_PRIVKEY_PATH` - (default: `$HOME/.ssh/id_rsa`). Path to your SSH private
key if it is not in the default location.
- `SSH_PRIVKEY_PASS` - (default: `""`). SSH private key passphrase if it is not
the default.
- `GITRS_ROOT` - (default: `$HOME/src`). Path managed by gitrs.
- `SSH_PRIVKEY_PATH` - (default: `$HOME/.ssh/id_rsa`). Path to your SSH private key.
- `SSH_PRIVKEY_PASS` - (default: `""`). SSH private key passphrase.

Global arguments

Expand Down

0 comments on commit 3a9fc3a

Please sign in to comment.