diff --git a/xorriso/xorriso.c b/xorriso/xorriso.c index 825a8212..d3042e7d 100644 --- a/xorriso/xorriso.c +++ b/xorriso/xorriso.c @@ -15626,7 +15626,7 @@ int Xorriso_option_help(struct XorrisO *xorriso, int flag) "", " -list_formats Show media specific list of format descriptors.", "", -" -list_profiles "in"|"out"|"all", +" -list_profiles \"in\"|\"out\"|\"all\"", " Show list of media types supported by indev resp. outdev.", " -print_size Print the foreseeable consumption by next -commit.", "", diff --git a/xorriso/xorriso_timestamp.h b/xorriso/xorriso_timestamp.h index 482fe4f9..2617a459 100644 --- a/xorriso/xorriso_timestamp.h +++ b/xorriso/xorriso_timestamp.h @@ -1 +1 @@ -#define Xorriso_timestamP "2009.08.28.100829" +#define Xorriso_timestamP "2009.08.28.101405"