Skip to main content

LINKS

Constant LINKS 

Source
pub const LINKS: &str = "\
Docs:   https://ormeilu.github.io/yandex-tracker-cli/
Source: https://github.com/ormeilu/yandex-tracker-cli
Bugs:   https://github.com/ormeilu/yandex-tracker-cli/issues";
Expand description

Where to go when the help runs out.

The binary routinely arrives detached from its repository — uv tool install, cargo install, a Homebrew formula, an archive dropped on the PATH — and for whoever ends up holding it, --help is the whole surface of the project. Three lines is what it costs to leave a way out of it.

Plain text rather than markdown: these are meant to be copied, and a renderer that decides to underline or reflow a URL makes that worse.