We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ff5a25 commit b01954dCopy full SHA for b01954d
README.md
@@ -96,6 +96,7 @@ The only required argument for Pipet is the path to your `.pipet` file. Other th
96
- `--interval value`, `-i value` - Rerun Pipet after X seconds. Use 0 to disable (default: 0)
97
- `--on-change value`, `-c value` - A command to run when the pipet result is new
98
- `--verbose`, `-v` - Enable verbose logging (default: false)
99
+- `--version` - Print the Pipet version
100
- `--help`, `-h` - Show help
101
102
# Pipet files
0 commit comments