1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2024-11-18 13:54:36 -05:00

fix phrasing

This commit is contained in:
Rasmus Steinke 2015-09-04 00:53:11 +02:00
parent f63fefe918
commit bcd0ed8674

View file

@ -143,7 +143,7 @@ Below is a list of the most important options:
Run **rofi** in dmenu mode. This allows for interactive scripts.
In `dmenu` mode, **rofi** reads from STDIN, and output to STDOUT.
A simple example, display 3 pre-defined options:
A simple example, displaying 3 pre-defined options:
echo -e "Option #1\nOption #2\nOption #3" | rofi -dmenu