Browse Source

correct help text

David Rose 22 years ago
parent
commit
6b565ee890
1 changed files with 1 additions and 2 deletions
  1. 1 2
      pandatool/src/egg-mkfont/eggMakeFont.cxx

+ 1 - 2
pandatool/src/egg-mkfont/eggMakeFont.cxx

@@ -151,8 +151,7 @@ EggMakeFont() : EggWriter(true, false) {
     ("nr", "", 0,
      "Don't actually reduce the images after applying the scale factor, but "
      "leave them at their inflated sizes.  Presumably you will reduce "
-     "them later, for instance with egg-palettize.  This has no effect "
-     "unless -nopal is specified.",
+     "them later, for instance with egg-palettize.",
      &EggMakeFont::dispatch_none, &_no_reduce);
 
   add_option