[SWDEV-456192] Update process CLI help text (#720)

Signed-off-by: Maisam Arif <Maisam.Arif@amd.com>
Dieser Commit ist enthalten in:
Arif, Maisam
2025-09-26 17:33:01 -05:00
committet von GitHub
Ursprung 311eade5b1
Commit 8758b8f75a
2 geänderte Dateien mit 5 neuen und 5 gelöschten Zeilen
+2 -2
Datei anzeigen
@@ -48,7 +48,7 @@ AMD-SMI Commands:
firmware (ucode) Gets firmware information about the specified GPU
bad-pages Gets bad page information about the specified GPU
metric Gets metric/performance information about the specified GPU
process Lists general process information running on the specified GPU
process Lists compute process information running on the specified GPU
event Displays event information for the given GPU
topology Displays topology information of the devices
set Set options for devices
@@ -391,7 +391,7 @@ Command Modifiers:
(cmd-process)=
### amd-smi process
Lists general process information running on the specified GPU.
Lists compute process information running on the specified GPU.
```shell-session
~$ amd-smi process --help