diff options
author | Calvin <calvin@EESI> | 2013-05-15 13:13:08 -0400 |
---|---|---|
committer | Calvin <calvin@EESI> | 2013-05-15 13:13:08 -0400 |
commit | e3da8e7d38e45af3a7c8be139ff1c28df234841d (patch) | |
tree | 16b071f9b864e133a2be15067594d30b4a91fe1c | |
parent | 917871931a9adb2d707e11c2fafd4bd64591f21a (diff) |
removed extra whitespace
-rw-r--r-- | doc/cli.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/cli.markdown b/doc/cli.markdown index 214c3b7..fcec55b 100644 --- a/doc/cli.markdown +++ b/doc/cli.markdown @@ -1,4 +1,4 @@ -# Quikr Command Line Utilities # +# Quikr Command Line Utilities # Quikr has three command-line utilities that mirror the behavior of the python module and the matlab implementation. The advantage of this is ease of scripting and job management, as well as faster processing and lower memory usage. These |