Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
g4ze committed Jun 11, 2023
1 parent 51e0dbd commit 18079a2
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,15 @@ just a new NOSQL database existing out there purring in the wild.

so, ive ben thinking of first of all having basic functionalities.
to begin with i beleive i should start with the commands that dont handle file making or deletion but just file manipulation part; ofcourse since it is a catto we would have things sound similar to it.
❌-depicts non-functionality of the command
***
### commands
Command | Functionality
--------|--------------
-catto-scratch-all OR catto-del-all | deletes everything in the current scope
-catto-scratch-{id} OR catto-del-{id} | deletes the element of that id in the current scope
-catto-snatchfrom-{id} OR catto-read-{id} | GETs you the id element
-catto-snatch-{object}-from-{id} OR catto-read-{object}-from-{id} | GETs you data of an object with ID
-catto-snatch-all OR catto-get-all | GETs you everything
-catto-scratch-all OR catto-del-all | deletes everything in the current scope❌
-catto-scratch-{id} OR catto-del-{id} | deletes the element of that id in the current scope❌
-catto-snatchfrom-{id} OR catto-read-{id} | GETs you the id element❌
-catto-snatch-{object}-from-{id} OR catto-read-{object}-from-{id} | GETs you data of an object with ID❌
-catto-snatch-all OR catto-get-all | GETs you everything❌


0 comments on commit 18079a2

Please sign in to comment.