Skip to content

Commit fac2cbe

Browse files
author
Martin D. Weinberg
committed
Minor change to option documentation only
1 parent 06a3a5a commit fac2cbe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

utils/PhaseSpace/hdf5bods.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -633,7 +633,7 @@ int main(int argc, char* argv[])
633633
("to_hdf5", "Convert ASCII to HDF5")
634634
("double", "Use double precision for HDF5 output (float is default)")
635635
("filterlist","List available HDF5 filters and exit")
636-
("aindex", "Input ASCII has leading particle index column; write optional HDF5 particles/index dataset")
636+
("aindex", "Input ASCII has leading particle index column; write the particle index dataset to HDF5")
637637
("to_ascii", "Convert HDF5 to ASCII")
638638
("q,quiet", "Suppress verbose output")
639639
("h,help", "Print usage");

0 commit comments

Comments
 (0)