From b01954dc4e69decac707e1e6321efda31dcc442f Mon Sep 17 00:00:00 2001 From: Yo'av Moshe Date: Sat, 12 Oct 2024 09:44:39 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9ded008..6466ae5 100644 --- a/README.md +++ b/README.md @@ -96,6 +96,7 @@ The only required argument for Pipet is the path to your `.pipet` file. Other th - `--interval value`, `-i value` - Rerun Pipet after X seconds. Use 0 to disable (default: 0) - `--on-change value`, `-c value` - A command to run when the pipet result is new - `--verbose`, `-v` - Enable verbose logging (default: false) +- `--version` - Print the Pipet version - `--help`, `-h` - Show help # Pipet files