Skip to content

man command is not supported on Windows #546

@Rarst

Description

@Rarst

The implementation of help command for documentation currently relies on calling Linux man command, which is not available on Windows.

I couldn't find man parser implementation in PHP so far (it's pain to google :). The path of least resistance might be to simply echo contents of documentation on Windows.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions