refactor PR #2

This commit is contained in:
Justin
2017-11-24 12:45:24 -08:00
parent 3c135da789
commit f095991dff
2 changed files with 5 additions and 4 deletions

View File

@@ -1 +1,2 @@
- Justin Keller ([nodesocket](https://github.com/nodesocket))
- Manuel Wildauer ([int9h](https://github.com/int9h))

View File

@@ -9,6 +9,10 @@ git clone https://github.com/nodesocket/cryptr.git
ln -s "$PWD"/cryptr/cryptr.bash /usr/local/bin/cryptr
```
### Bash Tab completion
add `tools/cryptr-bash-completion.bash` to your tab completion file directory.
## API/Commands
### encrypt
@@ -100,10 +104,6 @@ Usage: cryptr command <command-specific-options>
```
### Bash Tab completion
add the `tools/cryptr-bash-completion.bash` to your tab completion file directory
## Changelog
https://github.com/nodesocket/cryptr/blob/master/CHANGELOG.md