refactor PR #2
This commit is contained in:
@@ -1 +1,2 @@
|
|||||||
- Justin Keller ([nodesocket](https://github.com/nodesocket))
|
- Justin Keller ([nodesocket](https://github.com/nodesocket))
|
||||||
|
- Manuel Wildauer ([int9h](https://github.com/int9h))
|
||||||
|
|||||||
@@ -9,6 +9,10 @@ git clone https://github.com/nodesocket/cryptr.git
|
|||||||
ln -s "$PWD"/cryptr/cryptr.bash /usr/local/bin/cryptr
|
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
|
## API/Commands
|
||||||
|
|
||||||
### encrypt
|
### 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
|
## Changelog
|
||||||
|
|
||||||
https://github.com/nodesocket/cryptr/blob/master/CHANGELOG.md
|
https://github.com/nodesocket/cryptr/blob/master/CHANGELOG.md
|
||||||
|
|||||||
Reference in New Issue
Block a user