projects
/
cython.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2bb0977
)
Modified usage banner.
author
William Stein
<wstein@gmail.com>
Sat, 25 Nov 2006 09:26:53 +0000
(
01:26
-0800)
committer
William Stein
<wstein@gmail.com>
Sat, 25 Nov 2006 09:26:53 +0000
(
01:26
-0800)
Cython/Compiler/CmdLine.py
patch
|
blob
|
history
diff --git
a/Cython/Compiler/CmdLine.py
b/Cython/Compiler/CmdLine.py
index e21a04d4423d7797090f249b30f9da8dfb7b27c2..51b148f30cdd6aa045866042e0cf7c770cb7e551 100644
(file)
--- a/
Cython/Compiler/CmdLine.py
+++ b/
Cython/Compiler/CmdLine.py
@@
-6,7
+6,10
@@
import sys
import Options
usage = """\
-Usage: pyrexc [options] sourcefile...
+SageX is a minor variant of Pyrex for compiling code for SAGE.
+
+Usage: sagexc [options] sourcefile...
+
Options:
-v, --version Display version number of pyrex compiler
-l, --create-listing Write error messages to a listing file