--- src/sbin/newfs/newfs.c 2004/05/19 22:52:34 1.9 +++ src/sbin/newfs/newfs.c 2004/06/26 22:54:01 1.10 @@ -752,6 +752,7 @@ usage(void) ""); #endif fprintf(stderr, "where fsoptions are:\n"); + fprintf(stderr, "\t-C (mfs) Copy the underlying filesystem to the MFS mount\n"); fprintf(stderr, "\t-N do not create file system, just print out parameters\n"); fprintf(stderr, "\t-O create a 4.3BSD format filesystem\n");