Skip to content

Commit 0df15f0

Browse files
author
Marek Suchánek
committed
Describe the tool in the help message
1 parent 8fca3eb commit 0df15f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/cmd_line.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ use std::path::PathBuf;
2424

2525
use bpaf::Bpaf;
2626

27+
/// Generate pre-populated module files formatted with AsciiDoc that are used in Red Hat and Fedora documentation.
2728
#[derive(Clone, Debug, Bpaf)]
2829
#[bpaf(options, version)]
2930
pub struct Cli {

0 commit comments

Comments
 (0)