changeset 2:3cd9941cf086 draft

Fix invalid command syntax
author iracooke
date Mon, 18 May 2015 01:08:51 -0400
parents 9a717f816164
children f92f208d9d43
files spectrast_create.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/spectrast_create.xml	Mon May 18 00:39:28 2015 -0400
+++ b/spectrast_create.xml	Mon May 18 01:08:51 2015 -0400
@@ -22,7 +22,7 @@
 
         --instrument-acquisition $instrument_acquisition
 
-        $input_file -o output
+        -o output
 
 	</command>