Replace -o with --plugins in documentation (#119)

This commit is contained in:
Justin Lavoie
2023-11-30 06:16:23 -05:00
committed by GitHub
parent 52cec0a393
commit 872984a6c9
2 changed files with 3 additions and 3 deletions

View File

@@ -5,5 +5,5 @@ Allows for easy integration into scripts that have been made with something like
## Usage
This plugin should generally be used alone, if a dmenu replacement is needed. This can be done with `anyrun -o libstdin.so`.
The content to fuzzy match on needs to be piped into Anyrun.
This plugin should generally be used alone, if a dmenu replacement is needed. This can be done with `anyrun --plugins libstdin.so`.
The content to fuzzy match on needs to be piped into Anyrun.