diff makeitso.txt @ 171:8f5bfd2e5a35

README.txt makeitso.txt
author Jeff Hammel <jhammel@mozilla.com>
date Mon, 18 Nov 2013 16:25:58 -0800
parents 389dadabf45b
children
line wrap: on
line diff
--- a/makeitso.txt	Sun Oct 20 18:20:08 2013 -0700
+++ b/makeitso.txt	Mon Nov 18 16:25:58 2013 -0800
@@ -14,7 +14,7 @@
    absolutely critical.  In PasteScript, this isn't there (unless you
    use cheetah) and it is problematic if you want to deal with
    templates programmatically.  If you do allow things, like
-   single-file templates, then this becomes mandatory. 
+   single-file templates, then this becomes mandatory.
    This is to say, amongst other things, there should be a
    command-line option that will list the template variables.
 
@@ -24,7 +24,7 @@
 
  - ability to use defaults (--use-defaults) when they are specified
 
- - ability to save variables used in a run into a file: 
+ - ability to save variables used in a run into a file:
     makeitso --save-variables=myvars.txt mytemplate)
 
  - ability to have executing script files (for packaged tests or via a shebang)