Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove --explain option from flac command line program #721

Merged
merged 1 commit into from
Jul 30, 2024

Conversation

ktmf01
Copy link
Collaborator

@ktmf01 ktmf01 commented Jul 10, 2024

The flac command had 4 levels of documentation: short help, help, explain and manpage. The explain is removed in favour of referring to the much more comprehensive manpage.

Closes #699 as the --explain option is removed.

The `flac` command had 4 levels of documentation: short help,
help, explain and manpage. The explain is removed in favour of
referring to the much more comprehensive manpage
@ktmf01
Copy link
Collaborator Author

ktmf01 commented Jul 16, 2024

@Rollinnn and @H2Swine, any more remarks on this?

@H2Swine
Copy link
Contributor

H2Swine commented Jul 16, 2024

I agree that --explain was most sensible to remove.

Will the man page source stay in the same .md format? Given time I might give it a shot to try to update it at the end of the summer.

@ktmf01
Copy link
Collaborator Author

ktmf01 commented Jul 16, 2024

Yes, the markdown files are considered source files, and are converted to troff (manpage format) and html.

@ktmf01 ktmf01 merged commit 192bf22 into xiph:master Jul 30, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"--explain" does not state what can be maximal allowed value for "--max-lpc-order"
2 participants