updated Readme.md

This commit is contained in:
maliakal_d 2018-02-09 12:27:10 +01:00
parent a29e70c52f
commit 18c2b8d725

View File

@ -26,15 +26,15 @@ Requirements: ROOT
### Compile using script cmk.sh ### Compile using script cmk.sh
Usage: [-c] [-b] [-h] [-d HDF5 directory] [-j]<br> Usage: [-c] [-b] [-h] [-d HDF5 directory] [-j]<br>
-[no option]: only make<br> * -[no option]: only make<br>
-c: Clean<br> * -c: Clean<br>
-b: Builds/Rebuilds CMake files normal mode<br> * -b: Builds/Rebuilds CMake files normal mode<br>
-h: Builds/Rebuilds Cmake files with HDF5 package<br> * -h: Builds/Rebuilds Cmake files with HDF5 package<br>
-d: HDF5 Custom Directory<br> * -d: HDF5 Custom Directory<br>
-t: Build/Rebuilds only text client<br> * -t: Build/Rebuilds only text client<br>
-r: Build/Rebuilds only receiver<br> * -r: Build/Rebuilds only receiver<br>
-g: Build/Rebuilds only gui<br> * -g: Build/Rebuilds only gui<br>
-j: Number of threads to compile through<br> * -j: Number of threads to compile through<br>
For only make: For only make:
./cmk.sh ./cmk.sh