summaryrefslogtreecommitdiff
path: root/USAGE.txt
diff options
context:
space:
mode:
authorRobert Bradshaw <robertwb@math.washington.edu>2010-12-13 11:06:26 -0800
committerRobert Bradshaw <robertwb@math.washington.edu>2010-12-13 11:06:26 -0800
commitf6762fad87f8d4ab0341281381b7d49c494fe6a2 (patch)
treef59e2bfe9978bdfdba810a5bbf90dfe3ea3d03c8 /USAGE.txt
parent671e6a53a4621f5a684f45ed9e4436e74af9975e (diff)
downloadcython-f6762fad87f8d4ab0341281381b7d49c494fe6a2.tar.gz
Remove trailing whitespace.
Diffstat (limited to 'USAGE.txt')
-rw-r--r--USAGE.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/USAGE.txt b/USAGE.txt
index 50d06a19c..13d07ad7e 100644
--- a/USAGE.txt
+++ b/USAGE.txt
@@ -57,7 +57,7 @@ The cython command supports the following options:
-----------------------------------------------------------------------------
-v --version Display version number of cython compiler
-l --create-listing Write error messages to a .lis file
- -I --include-dir <directory> Search for include files in named
+ -I --include-dir <directory> Search for include files in named
directory (may be repeated)
-o --output-file <filename> Specify name of generated C file (only
one source file allowed if this is used)