From 0fe8548a6534a80aa81c288629799a752f0060c2 Mon Sep 17 00:00:00 2001 From: Phil Jones Date: Sun, 9 Apr 2023 11:06:54 +0100 Subject: Fix some minor typos in the man page. --- doc/tofi.5.md | 4 ++-- 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 \ # 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 # SEE ALSO -*tofi*(5), *dmenu*(1) *rofi*(1) +*tofi*(1), *dmenu*(1) *rofi*(1) -- cgit v1.2.3