]> git.localhorst.tv Git - blank.git/blobdiff - running
correct usage of quaternions :P
[blank.git] / running
diff --git a/running b/running
index 1684765071195c33501ceeb2cd2d7a696c23fecd..d4019d5675ad6fe0c890e00eba470a74a92b8977 100644 (file)
--- a/running
+++ b/running
@@ -4,14 +4,14 @@ Arguments
 Runtime
 -------
 
-[-n] <n>
+-n <n>
        terminate after <n> frames
 
 -t <t>
        terminate after <t> milliseconds
 
-[-n] <n> -t <t>
-       terminate after n frames, assume <t> milliseconds pass each frame
+if both n and t are given, terminate after n frames and
+assume <t> milliseconds pass each frame
 
 Application
 -----------