dev #2

Merged
candifloss merged 10 commits from dev into main 2024-09-27 10:06:26 +00:00
Showing only changes of commit e83a14dac4 - Show all commits

View File

@ -22,7 +22,15 @@ Inspired by [`tiramisu`](https://github.com/Sweets/tiramisu)
## Usage ## Usage
```bash ```bash
snot [r|j|p] [v] snot --help
Usage: snot [-f <format>] [-v]
Print desktop notifications
Options:
-f, --format select output format: r(rson), j(json, default), p(plain)
-v, --verbose verbose mode
--help display usage information
``` ```
## Why this project? ## Why this project?