1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-04 19:55:28 +02:00
tldr/pages/linux/gtk-launch.md
2025-03-26 00:36:41 +02:00

12 lines
254 B
Markdown

# gtk-launch
> Launch applications from `.desktop` files that reside in standard locations.
> More information: <https://manned.org/gtk-launch>.
- Launch an application:
`gtk-launch {{Application_name}}`
- Display help:
`gtk-launch {{[-h|--help]}}`