Skip to content

Commit 8e9b726

Browse files
fix readme
1 parent 2cb6dcb commit 8e9b726

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@ Use GPUVMEM:
4545

4646
Example: `./bin/gpuvmem options [ arguments ...]`
4747
- -h --help Shows this
48-
- -X --blockSizeX Block X Size for Image (Needs to be pow of 2)\n");
49-
- -Y --blockSizeY Block Y Size for Image (Needs to be pow of 2)\n");
50-
- -V --blockSizeV Block Size for Visibilities (Needs to be pow of 2)\n");
48+
- -X --blockSizeX Block X Size for Image (Needs to be pow of 2)
49+
- -Y --blockSizeY Block Y Size for Image (Needs to be pow of 2)
50+
- -V --blockSizeV Block Size for Visibilities (Needs to be pow of 2)
5151
- -i --input The name of the input file of visibilities(SQLite)
5252
- -o --output The name of the output file of residual visibilities(SQLite)
5353
- -d --inputdat The name of the input file of parameters

0 commit comments

Comments
 (0)