Skip to content

nvme: refactor NVME_ARGS help text constants#3287

Draft
igaw wants to merge 4 commits intolinux-nvme:masterfrom
igaw:global-help-text
Draft

nvme: refactor NVME_ARGS help text constants#3287
igaw wants to merge 4 commits intolinux-nvme:masterfrom
igaw:global-help-text

Conversation

@igaw
Copy link
Copy Markdown
Collaborator

@igaw igaw commented Apr 20, 2026

Move all help text to a central place so it's easy to maintain a consistent documentation and wording.

TODO:

  • - all other commands in fabrics and the plugins...
  • - fix the whitespace damage in this patch
  • - fix build failures

For later:

  • - consolidate the help texts (remove duplicates, grammar fix, etc.)

Fixes: #3080

@igaw igaw force-pushed the global-help-text branch 3 times, most recently from 0caf937 to 787cc24 Compare April 20, 2026 18:24
igaw added 4 commits April 20, 2026 20:41
Move all help text to a central place so it's easy to maintain a consistent
documentation and wording.

Signed-off-by: Daniel Wagner <[email protected]>
Make it easier to distinguish between commands and argument help text.

Signed-off-by: Daniel Wagner <[email protected]>
Use a more consistent language in the help text.

Signed-off-by: Daniel Wagner <[email protected]>
@igaw igaw force-pushed the global-help-text branch from 787cc24 to c3df56d Compare April 20, 2026 18:44
@igaw
Copy link
Copy Markdown
Collaborator Author

igaw commented Apr 20, 2026

I am not really sold on this approach. The functions get a bit simpler to skim over but honestly it never really bothered me much.

One thing though I do like is the style improvements style etc but we can do this with the functions. Also making the help text consistent isn't that difficult with copilot tbh.

Idk.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant