Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Xiph.Org
flac
Commits
63f2918d
Commit
63f2918d
authored
Dec 21, 2002
by
Josh Coalson
Browse files
minor comments
parent
554f8f84
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/metaflac/usage.c
View file @
63f2918d
...
...
@@ -161,7 +161,7 @@ int long_usage(const char *message, ...)
fprintf
(
out
,
" #s : a seekpoint every # seconds; # does not have to be a whole number
\n
"
);
fprintf
(
out
,
" If no SEEKTABLE block exists, one will be created. If
\n
"
);
fprintf
(
out
,
" one already exists, points will be added to the existing
\n
"
);
fprintf
(
out
,
" table, and duplicates will be turned into placeholder
\n
"
);
fprintf
(
out
,
" table, and
any
duplicates will be turned into placeholder
\n
"
);
fprintf
(
out
,
" points. You may use many --add-seekpoint options; the
\n
"
);
fprintf
(
out
,
" resulting SEEKTABLE will be the unique-ified union of
\n
"
);
fprintf
(
out
,
" all such values. Example: --add-seekpoint=100x
\n
"
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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