Skip to content

Commit a41c61b

Browse files
committed
Temporarily comment out feature
1 parent fd46cd8 commit a41c61b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/update-manpages.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ rm -f cli-docs/*
3838

3939
# Regenerate documentation using cargo
4040
echo "Regenerating CLI documentation with cargo..."
41-
cargo run -p but-clap --bin but-clap --features raw-clap-docs
41+
cargo run -p but-clap --bin but-clap #--features raw-clap-docs
4242

4343
echo "Documentation files regenerated successfully!"
4444
echo

0 commit comments

Comments
 (0)