Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
daTokenizer committed May 16, 2017
1 parent 8e727f3 commit ba1e30a
Showing 1 changed file with 12 additions and 7 deletions.
19 changes: 12 additions & 7 deletions README.md
Expand Up @@ -7,13 +7,18 @@ Add some comments to your redis-cli scripts


<h3> <img src="https://upload.wikimedia.org/wikipedia/en/6/6b/Redis_Logo.svg" alt="redis" height="30" align="top"/> commands added by this module</h3>
* **`comment`** *`guess what goes here`*
* **`comment:`** *`a comment, duh`*
* **`#`** *`or some text`*
* **`;;`** *`or like.. some unneeded redis command or whatever`*
* **`//`** *`preferebly explain somthing..`*
* `/*` *`but you can even leave this empty like so:`*
* `/**`

**`comment`** *`right here`*

**`#`** *`or add some funny text`*

**`;;`** *`or like.. some unneeded redis command or whatever`*

**`//`** *`preferebly explain somthing..`*

`/*` *`but you can even leave this empty like so:`*

`/**`

### return value
All the different comment types will always return an empty simple string: `""`
Expand Down

0 comments on commit ba1e30a

Please sign in to comment.