diff options
-rw-r--r-- | doc/tofi.5.md | 4 | ||||
-rw-r--r-- | doc/tofi.5.scd | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/tofi.5.md b/doc/tofi.5.md index c9c5acc..e4aaf7b 100644 --- a/doc/tofi.5.md +++ b/doc/tofi.5.md @@ -107,7 +107,7 @@ options. **drun-launch**=*true\|false* > If true, directly launch applications on selection when in drun mode. -> Otherwise, just print the path of the .desktop file to stdout. +> Otherwise, just print the Exec line of the .desktop file to stdout. > > Default: false @@ -643,4 +643,4 @@ Philip Jones \<philj56@gmail.com\> # SEE ALSO -**tofi**(5), **dmenu**(1) **rofi**(1) +**tofi**(1), **dmenu**(1) **rofi**(1) diff --git a/doc/tofi.5.scd b/doc/tofi.5.scd index 2863355..6e97ae3 100644 --- a/doc/tofi.5.scd +++ b/doc/tofi.5.scd @@ -91,7 +91,7 @@ options. *drun-launch*=_true|false_ If true, directly launch applications on selection when in drun mode. - Otherwise, just print the path of the .desktop file to stdout. + Otherwise, just print the Exec line of the .desktop file to stdout. Default: false @@ -543,4 +543,4 @@ Philip Jones <philj56@gmail.com> # SEE ALSO -*tofi*(5), *dmenu*(1) *rofi*(1) +*tofi*(1), *dmenu*(1) *rofi*(1) |