From f6762fad87f8d4ab0341281381b7d49c494fe6a2 Mon Sep 17 00:00:00 2001 From: Robert Bradshaw Date: Mon, 13 Dec 2010 11:06:26 -0800 Subject: Remove trailing whitespace. --- USAGE.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'USAGE.txt') 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 Search for include files in named + -I --include-dir Search for include files in named directory (may be repeated) -o --output-file Specify name of generated C file (only one source file allowed if this is used) -- cgit v1.2.1