Expand description
Shared CLI definitions for datui.
Used by the main application and by the build script (manpage) and gen_docs binary (command-line-options markdown).
Structs§
- Args
- Command-line arguments for datui
Enums§
- Compression
Format - Compression format for data files
- File
Format - File format for data files (used to bypass extension-based detection).
When
--formatis not specified, format is auto-detected from the file extension.
Functions§
- render_
options_ markdown - Render command-line options as markdown.