public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] [PATCH 04/16] desktop.eclass: fix up @USAGE for make_desktop_entry
@ 2019-09-06 18:42 bkohler
  0 siblings, 0 replies; only message in thread
From: bkohler @ 2019-09-06 18:42 UTC (permalink / raw
  To: gentoo-dev; +Cc: Ben Kohler

From: Ben Kohler <bkohler@gentoo.org>

Signed-off-by: Ben Kohler <bkohler@gentoo.org>
---
 eclass/desktop.eclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eclass/desktop.eclass b/eclass/desktop.eclass
index 6fc72ab8ec0..29ab39806e1 100644
--- a/eclass/desktop.eclass
+++ b/eclass/desktop.eclass
@@ -10,7 +10,7 @@ if [[ -z ${_DESKTOP_ECLASS} ]]; then
 _DESKTOP_ECLASS=1
 
 # @FUNCTION: make_desktop_entry
-# @USAGE: make_desktop_entry(<command>, [name], [icon], [type], [fields])
+# @USAGE: <command> [name] [icon] [type] [fields]
 # @DESCRIPTION:
 # Make a .desktop file.
 #
-- 
2.23.0



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2019-09-06 18:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-06 18:42 [gentoo-dev] [PATCH 04/16] desktop.eclass: fix up @USAGE for make_desktop_entry bkohler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox