Update README to include `put` command

This commit is contained in:
Zellyn Hunter 2016-11-30 22:31:41 -05:00
parent 55e515554f
commit 53b5e88779
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ Current disk operations supported:
| basic structures | :white_check_mark: | :x: | :white_check_mark: |
| ls | :white_check_mark: | :x: | :white_check_mark: |
| dump | :white_check_mark: | :x: | :white_check_mark: |
| put | :x: | :x: | :white_check_mark: |
| dumptext | :x: | :x: | :x: |
| delete | :x: | :x: | :x: |
| rename | :x: | :x: | :x: |