mirror of
https://github.com/rust-lang/cargo.git
synced 2025-11-15 13:52:46 +00:00
781 B
781 B
links(1)
NAME
links - Test of different link kinds
DESCRIPTION
Inline link: inline link
Reference link: this is a link
Collapsed: collapsed
Shortcut: shortcut
Autolink: https://example.com/auto
Email: foo@example.com
Relative link: relative link
Collapsed unknown: [collapsed unknown][]
Reference unknown: [foo][unknown]
Shortcut unknown: [shortcut unknown]
{{man "other-cmd" 1}}
{{man "local-cmd" 1}}
{{> links-include}}
OPTIONS
{{#options}}
{{#option "--foo-bar"}}
Example link.
See {{man "other-cmd" 1}}, {{man "local-cmd" 1}}
{{/option}}
{{/options}}