lenra-io/lenra_cli

[Task] Add support links in the help command

Open

#323 opened on Sep 21, 2023

 (0 comments) (0 reactions) (1 assignee)Rust (2 forks)auto 404
enhancementgood first issuehacktoberfest

Repository metrics

Stars
 (16 stars)
PR merge metrics
 (PR metrics pending)

Description

What should be done

To make it simple for the CLI users to get help, add at the end of the help command the links to our community support platform:

Example:

You can't find the help you need ? Get more information on our documentation website (https://docs.lenra.io/), on our GitHub (https://github.com/lenra-io) or contact us on Discord (https://discord.com/channels/702539350277357669/1005103677306056765).

Contributor guide