]> de.git.xonotic.org Git - xonotic/mediasource.git/blobdiff - gfx/luma/tools/color-convert.pl
Update Luma sourcefiles
[xonotic/mediasource.git] / gfx / luma / tools / color-convert.pl
index f7e42fc482c0839408972fa1ab5f14b46ec5df91..022ab4ea29c1b8b7c7bc3ee2bd04bd9236c192e2 100755 (executable)
@@ -3,7 +3,7 @@
 #   Convert color value from hexadecial to floating point and vice versa.
 #
 # USAGE
-#   $0 [RRGGBB | R.R G.G B.B]
+#   ./color-convert.pl [RRGGBB | R.R G.G B.B]
 
 
 use strict;