mirror of
https://github.com/xqtc161/meowlog.git
synced 2024-11-24 02:33:54 +01:00
Add README
This commit is contained in:
parent
1739d39409
commit
0ef48ddcbb
21
README.md
Normal file
21
README.md
Normal file
|
@ -0,0 +1,21 @@
|
||||||
|
# meowlog
|
||||||
|
---
|
||||||
|
## WIP NOT WORKING AND SUBJECT TO CHANGE
|
||||||
|
---
|
||||||
|
```
|
||||||
|
Commands:
|
||||||
|
add-ingestion Adds ingestion
|
||||||
|
edit-ingestion Edits an ingestion
|
||||||
|
list-ingestions List ingestions
|
||||||
|
remove-ingestion Remove ingestion
|
||||||
|
add-substance Adds substance
|
||||||
|
edit-substance Edits an substance
|
||||||
|
list-substances List substances
|
||||||
|
remove-substance Remove substance
|
||||||
|
help Print this message or the help of the given subcommand(s)
|
||||||
|
|
||||||
|
Options:
|
||||||
|
-h, --help Print help
|
||||||
|
-V, --version Print version
|
||||||
|
```
|
||||||
|
|
Loading…
Reference in a new issue