From cc5bd3429814d8179254fcbe265b7ded1c6bb7fc Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Fri, 28 Aug 2009 10:13:07 +0000 Subject: [PATCH] Forgot to store before committing --- xorriso/xorriso.c | 2 +- xorriso/xorriso_timestamp.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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"