--- src_flac_main.c	2014-07-06 17:09:00.000000000 +0100
+++ src_flac_main_new.c	2015-01-25 00:25:22.000000000 +0000
@@ -1470,10 +1470,12 @@
 	printf("                               for each file, and an album gain/peak will be\n");
 	printf("                               computed for all files.  All input files must\n");
 	printf("                               have the same resolution, sample rate, and\n");
-	printf("                               number of channels.  The sample rate must be\n");
-	printf("                               one of 8, 11.025, 12, 16, 22.05, 24, 32, 44.1,\n");
-	printf("                               or 48 kHz.  NOTE: this option may also leave a\n");
-	printf("                               few extra bytes in the PADDING block.\n");
+	printf("                               number of channels.  The sample rate must be one of 8, 11.025,\n");
+	printf("                      		   12, 16, 18.9, 22.05, 24, 28, 32, 36, 37.8, 44.1, 48, 56,\n");
+	printf("							   64, 72, 75.6, 88.2, 96, 128, 151.2, 176.4, 192, 224, 256,\n");
+	printf("							   288, 302.4, 352.8, 384 or 512 kHz.\n");
+	printf("							   NOTE: this option may also leave a few extra \n");
+	printf("                               bytes in the PADDING block.\n");
 	printf("      --cuesheet=FILENAME      Import the given cuesheet file and store it in\n");
 	printf("                               a CUESHEET metadata block.  This option may only\n");
 	printf("                               be used when encoding a single file.  A\n");
