Revision: 55920
          http://sourceforge.net/p/brlcad/code/55920
Author:   carlmoore
Date:     2013-07-01 21:36:48 +0000 (Mon, 01 Jul 2013)
Log Message:
-----------
oops, was missing H (high-res) from the options in Usage; sorry, I don't see 
the width and height being available to be set separately, just the 'size'

Modified Paths:
--------------
    brlcad/trunk/src/fb/fbcmrot.c

Modified: brlcad/trunk/src/fb/fbcmrot.c
===================================================================
--- brlcad/trunk/src/fb/fbcmrot.c       2013-07-01 21:31:09 UTC (rev 55919)
+++ brlcad/trunk/src/fb/fbcmrot.c       2013-07-01 21:36:48 UTC (rev 55920)
@@ -50,7 +50,7 @@
 FBIO *fbp;
 
 static char usage[] = "\
-Usage: fbcmrot [-i increment] steps_per_second\n";
+Usage: fbcmrot [-H -i increment] steps_per_second\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.


------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to