--- src_metaflac_usage.c	2014-07-06 17:05:28.000000000 +0100
+++ src_metaflac_usage_new.c	2015-01-26 18:41:51.000000000 +0000
@@ -217,7 +217,9 @@
 	fprintf(out, "                      completed and written to disk.  All FLAC files specified\n");
 	fprintf(out, "                      must have the same resolution, sample rate, and number\n");
 	fprintf(out, "                      of channels.  The sample rate must be one of 8, 11.025,\n");
-	fprintf(out, "                      12, 16, 22.05, 24, 32, 44.1, or 48 kHz.\n");
+	fprintf(out, "                      12, 16, 18.9, 22.05, 24, 28, 32, 36, 37.8, 44.1, 48, 56,\n");
+	fprintf(out, "                      64, 72, 75.6, 88.2, 96, 128, 151.2, 176.4, 192, 224, 256,\n");
+	fprintf(out, "                      288, 302.4, 352.8, 384 or 512 kHz.\n");
 	fprintf(out, "--remove-replay-gain  Removes the ReplayGain tags.\n");
 	fprintf(out, "--add-seekpoint={#|X|#x|#s}  Add seek points to a SEEKTABLE block\n");
 	fprintf(out, "       #  : a specific sample number for a seek point\n");
