--- dietlibc/diet.1 2001/09/03 12:54:48 1.3 +++ dietlibc/diet.1 2002/07/03 01:33:38 1.4 @@ -4,7 +4,7 @@ diet \- mangle gcc command line arguments .SH SYNOPSIS .PP -.B diet [-Os] +.B diet [-v] [-Os] [\fInormal gcc command line\fP] .SH DESCRIPTION .PP @@ -17,6 +17,9 @@ not gcc but sparc-linux-gcc, diet will g compile for sparc and use bin-sparc/dietlibc.a instead of the dietlibc.a for your default architecture. +The -v option will make diet print the modified gcc command line before +executing it. + When passed the -Os option before the gcc argument, diet will mangle the gcc options to include the best known for-size optimization settings for the platform.