Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Xiph.Org
Vorbis tools
Commits
246c1bab
Commit
246c1bab
authored
Aug 10, 2002
by
Michael Smith
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix a typo in the usage message
svn path=/trunk/vorbis-tools/; revision=3798
parent
c64737f1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
oggenc/oggenc.c
oggenc/oggenc.c
+1
-1
No files found.
oggenc/oggenc.c
View file @
246c1bab
...
...
@@ -436,7 +436,7 @@ static void usage(void)
" must be 16bit stereo little-endian PCM ('headerless wav'), unless additional
\n
"
" parameters for raw mode are specified.
\n
"
" You can specify taking the file from stdin by using - as the input filename.
\n
"
" In this mode, output is to stdout unless an out
file
filename is specified
\n
"
" In this mode, output is to stdout unless an out
put
filename is specified
\n
"
" with -o
\n
"
"
\n
"
),
VERSION_STRING
,
COPYRIGHT
);
}
...
...
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