commit | 08d7110a7a337cd03d4d99dad9c925fa3fb69b3e | [log] [tgz] |
---|---|---|
author | Joshua Watt <jpewhacker@gmail.com> | Thu Aug 31 10:51:34 2023 -0600 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Sat Sep 02 09:43:49 2023 +0200 |
tree | 8f97567246e50c9e088328d822080c2a2cfefede | |
parent | ef002e5dad0cf868f80509a4c7fe80d7bef55fda [diff] |
cmd: gpt: Remove confusing help text This help text appears to be a fragment of the text shown when CONFIG_CMD_GPT_RENAME is enabled, but is confusing so remove it. Signed-off-by: Joshua Watt <JPEWhacker@gmail.com> Reviewed-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>