doc(README): typo
This commit is contained in:
parent
4d6ae12296
commit
701ca6263e
1 changed files with 2 additions and 1 deletions
|
|
@ -56,8 +56,9 @@ Actions:
|
||||||
* `--log`: Print a message.
|
* `--log`: Print a message.
|
||||||
* `--dbus`: Send a notification to the system's D-Bus.
|
* `--dbus`: Send a notification to the system's D-Bus.
|
||||||
* `--zenity`: Pop-up a dialog window.
|
* `--zenity`: Pop-up a dialog window.
|
||||||
* `--cmd [COMMAND]: Run the passed command for each watched file.
|
* `--cmd [COMMAND]`: Run the passed command for each watched file.
|
||||||
You can use tags, which will be replaced by actual data:
|
You can use tags, which will be replaced by actual data:
|
||||||
|
|
||||||
- {target} (the current watched file),
|
- {target} (the current watched file),
|
||||||
- {flick} (the timestamped absolute filename, containing the --directory),
|
- {flick} (the timestamped absolute filename, containing the --directory),
|
||||||
- {directory} (cf. --directory, where to put timestamped files),
|
- {directory} (cf. --directory, where to put timestamped files),
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue