Commit b4db49ae authored by ivoire's avatar ivoire

s/bandwith/bandwidth/


git-svn-id: svn://svn.videolan.org/dvblast/trunk@99 55d3f8b6-4a41-4d2d-a900-313d1436a5b8
parent 01cde34d
...@@ -357,7 +357,7 @@ int main( int i_argc, char **pp_argv ) ...@@ -357,7 +357,7 @@ int main( int i_argc, char **pp_argv )
{ "diseqc", required_argument, NULL, 'S' }, { "diseqc", required_argument, NULL, 'S' },
{ "voltage", required_argument, NULL, 'v' }, { "voltage", required_argument, NULL, 'v' },
{ "force-pulse", no_argument, NULL, 'p' }, { "force-pulse", no_argument, NULL, 'p' },
{ "bandwith", required_argument, NULL, 'b' }, { "bandwidth", required_argument, NULL, 'b' },
{ "modulation", required_argument, NULL, 'm' }, { "modulation", required_argument, NULL, 'm' },
{ "budget-mode", no_argument, NULL, 'u' }, { "budget-mode", no_argument, NULL, 'u' },
{ "slow-cam", no_argument, NULL, 'W' }, { "slow-cam", no_argument, NULL, 'W' },
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment