Remove the bc flag from the -help text, since it's gone.

This commit is contained in:
Adam Jackson 2006-08-09 14:48:51 -04:00
parent 767f372dd0
commit fcd4167e89

View File

@ -580,7 +580,6 @@ void UseMsg(void)
#endif
ErrorF("-audit int set audit trail level\n");
ErrorF("-auth file select authorization file\n");
ErrorF("bc enable bug compatibility\n");
ErrorF("-br create root window with black background\n");
ErrorF("+bs enable any backing store support\n");
ErrorF("-bs disable any backing store support\n");