mirror of
https://github.com/xqtc161/meowlog.git
synced 2024-11-22 01:40:33 +01:00
22 lines
519 B
Markdown
22 lines
519 B
Markdown
# 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
|
|
```
|
|
|