diff options
author | Phil Jones <philj56@gmail.com> | 2023-04-09 11:06:54 +0100 |
---|---|---|
committer | Phil Jones <philj56@gmail.com> | 2023-04-09 17:57:04 +0100 |
commit | 0fe8548a6534a80aa81c288629799a752f0060c2 (patch) | |
tree | 6d518174947e9ed158a73a6e67888c1944b34380 /doc | |
parent | 3d7fc65be44b432e134fcc0f7e552fa74e4ec120 (diff) |
Fix some minor typos in the man page.
Diffstat (limited to 'doc')
-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) |