man: Typo fix (#459)

Just a tiny typo fix for the -modi docs.
This commit is contained in:
Anton Löfgren 2016-09-07 08:14:14 +02:00 committed by Dave Davenport
parent 43be4bd18f
commit abc190fd7c
1 changed files with 1 additions and 1 deletions

View File

@ -176,7 +176,7 @@ Custom modes can be added using the internal 'script' mode. Each mode has two pa
Example: Have a mode 'Workspaces' using the `i3_switch_workspace.sh` script:
rofi -modi "window,run,ssh,Workspaces:i3_switch_workspaces.sh" -show Workspaces
rofi -modi "window,run,ssh,Workspaces:i3_switch_workspace.sh" -show Workspaces
`-case-sensitive`