Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Stefan Strogin
flac
Commits
8e89bade
Commit
8e89bade
authored
Feb 01, 2014
by
Erik de Castro Lopo
Browse files
src/flac/main.c : Add --no-error-on-compression-fail to --help output.
parent
59cfca00
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/flac/main.c
View file @
8e89bade
...
...
@@ -1299,6 +1299,7 @@ void show_help(void)
printf
(
" --no-cued-seekpoints
\n
"
);
printf
(
" --no-decode-through-errors
\n
"
);
printf
(
" --no-delete-input-file
\n
"
);
printf
(
" --no-error-on-compression-fail
\n
"
);
printf
(
" --no-preserve-modtime
\n
"
);
printf
(
" --no-keep-foreign-metadata
\n
"
);
printf
(
" --no-exhaustive-model-search
\n
"
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment