release: REA

This commit is contained in:
rkiel
2017-09-20 22:16:19 -04:00
parent c15f4bc1bb
commit b378e24d7c
4 changed files with 8 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
## Feature utility ## Feature utility [<<back](README.md)
### Usage ### Usage

View File

@@ -62,3 +62,8 @@ If your user id (i.e. `env|grep USER`) is generic, such as `ec2-user` or `centos
``` ```
export FEATURE_USER=rkiel export FEATURE_USER=rkiel
``` ```
## Documention
* [See feature](FEATURE.md)
* [See release](RELEASE.md)
* [See xgrep](XGREP.md)

View File

@@ -1,4 +1,4 @@
## Feature utility ## Release utility [<<back](README.md)
### Usage ### Usage

View File

@@ -1,3 +1,3 @@
## Xgrep utility ## Xgrep utility [<<back](README.md)
This utility makes it easier to use git-grep. This utility makes it easier to use git-grep.