changed layout

This commit is contained in:
gurkenhabicht 2018-05-21 02:56:20 +02:00
parent 20a6b5cbb3
commit 7693dd5b37
2 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@ Use `$ ./lms -h` for help.
There are a bunch of options you can predefine but do not have to. The only parameter needed is __-i__ which is the inputfile. There are a bunch of options you can predefine but do not have to. The only parameter needed is __-i__ which is the inputfile.
| Parameter | Description | StdVal | | Parameter | Description | StdVal |
|----------:|:-----------------------------:|:-------| |:----------|:-----------------------------:|:-------|
| -i | The inputfile, has to be PPM | none | | -i | The inputfile, has to be PPM | none |
| -n | Amount of input data used | 500 | | -n | Amount of input data used | 500 |
| -w | Size of M (window) | 5 | | -w | Size of M (window) | 5 |

View File

@ -22,7 +22,7 @@ Use `$ <binary> -h` for help.
There are a bunch of options you can predefine but do not have to. The only parameter needed is __-i__ which is the inputfile. There are a bunch of options you can predefine but do not have to. The only parameter needed is __-i__ which is the inputfile.
| Parameter | Description | StdVal | | Parameter | Description | StdVal |
|----------:|:-----------------------------:|:-------| |:----------|:-----------------------------:|:-------|
| -i | The inputfile, has to be PPM | none | | -i | The inputfile, has to be PPM | none |
| -n | Amount of input data used | 500 | | -n | Amount of input data used | 500 |
| -w | Size of M (window) | 5 | | -w | Size of M (window) | 5 |