mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-05-10 03:12:05 +02:00
Fix info output alignement
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@ int main (int argc, char *argv[])
|
||||
cout << "\tn_modules: Number of detector modules to be written." << endl;
|
||||
cout << "\tn_bad_modules: Number of detector modules which has more then half bad pixels" << endl;
|
||||
cout << "\tdetector_name: Name of the detector, data will be written as data/detector_name/ " << endl;
|
||||
cout << "\frames_per_file: Default = 0. How many frames to write to one file. " << endl;
|
||||
cout << "\tframes_per_file: Default = 0. How many frames to write to one file. " << endl;
|
||||
cout << endl;
|
||||
|
||||
exit(-1);
|
||||
|
||||
Reference in New Issue
Block a user