All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] umr: Add umrgui to bash command line completion
@ 2023-03-16 16:59 Luben Tuikov
  0 siblings, 0 replies; only message in thread
From: Luben Tuikov @ 2023-03-16 16:59 UTC (permalink / raw)
  To: AMD Graphics; +Cc: Tom StDenis, Luben Tuikov

Add umrgui to bash command line completion as well.

Cc: Tom StDenis <tom.stdenis@amd.com>
Signed-off-by: Luben Tuikov <luben.tuikov@amd.com>
---
 scripts/umr-completion.bash | 1 +
 1 file changed, 1 insertion(+)

diff --git a/scripts/umr-completion.bash b/scripts/umr-completion.bash
index 344095b5d0633d..8bb2e7abb1fe97 100644
--- a/scripts/umr-completion.bash
+++ b/scripts/umr-completion.bash
@@ -400,3 +400,4 @@ _umr_completion()
 }
 
 complete -F _umr_completion umr
+complete -F _umr_completion umrgui

base-commit: e90f402de7d132a8faad94a8c093db5fe187f6d5
-- 
2.40.0


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

only message in thread, other threads:[~2023-03-16 17:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-16 16:59 [PATCH] umr: Add umrgui to bash command line completion Luben Tuikov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.