Revision: 62125
          http://sourceforge.net/p/brlcad/code/62125
Author:   carlmoore
Date:     2014-08-13 18:11:46 +0000 (Wed, 13 Aug 2014)
Log Message:
-----------
add not that standard output must be redirected

Modified Paths:
--------------
    brlcad/trunk/src/util/mac-pix.c

Modified: brlcad/trunk/src/util/mac-pix.c
===================================================================
--- brlcad/trunk/src/util/mac-pix.c     2014-08-13 18:11:23 UTC (rev 62124)
+++ brlcad/trunk/src/util/mac-pix.c     2014-08-13 18:11:46 UTC (rev 62125)
@@ -81,7 +81,8 @@
        [-s squareMacsize] [-w Mac_width] [-n Mac_height]\n\
        [-x Mac_xoff] [-y Mac_yoff] [-X outp_xoff] [-Y outp_yoff]\n\
        [-S squareoutpsize] [-W outp_width] [-N outp_height]\n\
-       [-C r/g/b] [file.mac]\n";
+       [-C r/g/b] [file.mac]\n\
+       (standard output must be redirected)\n";
 
 int
 get_args(int argc, char **argv)

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to