Skip to content

Commit

Permalink
Added new command - "get"
Browse files Browse the repository at this point in the history
  • Loading branch information
liderman committed Sep 29, 2015
1 parent 73126c1 commit a64483a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,13 @@ Set the value of for a key.
Delete the record by key.
* `KEY` - The key

### get
> get `KEY` [`FORMAT`]
Display value by key.
* `KEY` - The key
* `FORMAT` - Data Display Format (Optional)

### show
> show prefix `KEY_PREFIX` [`FORMAT`]
Expand Down

0 comments on commit a64483a

Please sign in to comment.