Skip to content

[PKG] manpage for Linux deb and rpm packages #480

@iamazeem

Description

@iamazeem

Currently, the zsv manpage is not available.
The linters for deb and rpm packages complain about not having a manpage for the executable.
Its generation may be automated via Makefile during build/install process.

Generating with help2man doesn't work due to different format of the help text.
Also, --version flag expected by help2man is missing which may be circumvented with its --version-string=string flag.
However, having a --version flag for zsv would reduce this manual step.

help2man is also available via brew: https://formulae.brew.sh/formula/help2man

For #438, manpage has been created manually.


Breaking Change

Any changes to help text may result in breaking the autocompletion in the playground.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions