style(help): improve help display layout and styling for consistency
- Wrapped help signatures in `Padding` for better visual spacing. - Updated descriptions and tags to use dimmed text with indentation for clarity. - Added a bold "help:" header to `_show_help()` for clearer section labeling. - Bumped version to 0.1.75.
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
[tool.poetry]
|
||||
name = "falyx"
|
||||
version = "0.1.74"
|
||||
version = "0.1.75"
|
||||
description = "Reliable and introspectable async CLI action framework."
|
||||
authors = ["Roland Thomas Jr <roland@rtj.dev>"]
|
||||
license = "MIT"
|
||||
|
Reference in New Issue
Block a user