We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd46cd8 commit a41c61bCopy full SHA for a41c61b
1 file changed
scripts/update-manpages.sh
@@ -38,7 +38,7 @@ rm -f cli-docs/*
38
39
# Regenerate documentation using cargo
40
echo "Regenerating CLI documentation with cargo..."
41
-cargo run -p but-clap --bin but-clap --features raw-clap-docs
+cargo run -p but-clap --bin but-clap #--features raw-clap-docs
42
43
echo "Documentation files regenerated successfully!"
44
echo
0 commit comments