Skip to content

Commit c2d4e16

Browse files
authored
Merge pull request #100 from julianu/patch-1
fix small typo in README.MD
2 parents 6ce17b6 + d17f276 commit c2d4e16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ Return one or more chromatograms based on query JSON input.
121121
mono ThermoRawFileParser.exe xic -i=/home/user/data_input/raw_file.raw -j=/home/user/xic_input.json
122122
```
123123
```
124-
ThermoRawFileParser.exe query --help
124+
ThermoRawFileParser.exe xic --help
125125
usage is:
126126
-h, --help Prints out the options.
127127
-i, --input=VALUE The raw file input (Required). Specify this or an

0 commit comments

Comments
 (0)