author | Alberto Bertogli
<albertito@blitiri.com.ar> 2008-12-23 13:59:25 UTC |
committer | Alberto Bertogli
<albertito@blitiri.com.ar> 2008-12-23 13:59:25 UTC |
parent | f86798a3f2da82fde9232b779642d665b3296b21 |
samples/1/sample.html.pg | +1 | -1 |
samples/2/src/a/sample.html.pg | +1 | -1 |
diff --git a/samples/1/sample.html.pg b/samples/1/sample.html.pg index f52f154..c5185ba 100644 --- a/samples/1/sample.html.pg +++ b/samples/1/sample.html.pg @@ -5,7 +5,7 @@ <body> -To generate an html file from this, run <tt>pygen genhtml sample.pg</tt>.<br> +To generate an html file from this, run <tt>pygen gen sample.html.pg</tt>.<br> This is the main body<br> #py print "One-line python statement" diff --git a/samples/2/src/a/sample.html.pg b/samples/2/src/a/sample.html.pg index f52f154..c5185ba 100644 --- a/samples/2/src/a/sample.html.pg +++ b/samples/2/src/a/sample.html.pg @@ -5,7 +5,7 @@ <body> -To generate an html file from this, run <tt>pygen genhtml sample.pg</tt>.<br> +To generate an html file from this, run <tt>pygen gen sample.html.pg</tt>.<br> This is the main body<br> #py print "One-line python statement"