Small typo corrections in docs

Signed-off-by: colramos-amd <colramos@amd.com>
This commit is contained in:
colramos-amd
2023-12-01 13:38:53 -06:00
orang tua c73b49704c
melakukan bc2d4b3491
2 mengubah file dengan 10 tambahan dan 10 penghapusan
+1 -1
Melihat File
@@ -539,7 +539,7 @@ Connection Options:
-p , --password The user's password. (will be requested later if it's not set)
-t , --team Specify Team prefix.
-w , --workload Specify name of workload (to remove) or path to workload (to import)
-k , --kernelVerbose Specify Kernel Name verbose level 1-5.
-k , --kernel-verbose Specify Kernel Name verbose level 1-5.
Lower the level, shorter the kernel name. (DEFAULT: 2) (DISABLE: 5)
```