diff options
author | Marius <mariausol@gmail.com> | 2013-04-09 12:00:15 +0300 |
---|---|---|
committer | Marius <mariausol@gmail.com> | 2013-04-09 12:00:15 +0300 |
commit | 251d12e210b11448060dbc337bf4a4020802d200 (patch) | |
tree | 0ab1a414eabc4ca6981b5df49b9dc2e7cf62956f /doc | |
parent | 0dba00ac9e85c9a82b8fc67bfd89cd993ff343fc (diff) | |
download | context-251d12e210b11448060dbc337bf4a4020802d200.tar.gz |
beta 2013.04.09 10:45
Diffstat (limited to 'doc')
-rw-r--r-- | doc/context/scripts/mkiv/context.html | 2 | ||||
-rw-r--r-- | doc/context/scripts/mkiv/context.man | 2 | ||||
-rw-r--r-- | doc/context/scripts/mkiv/context.xml | 2 | ||||
-rw-r--r-- | doc/context/scripts/mkiv/mtx-context.html | 2 | ||||
-rw-r--r-- | doc/context/scripts/mkiv/mtx-context.man | 2 | ||||
-rw-r--r-- | doc/context/scripts/mkiv/mtx-context.xml | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/doc/context/scripts/mkiv/context.html b/doc/context/scripts/mkiv/context.html index 40e479d30..ef05d3bb6 100644 --- a/doc/context/scripts/mkiv/context.html +++ b/doc/context/scripts/mkiv/context.html @@ -81,7 +81,7 @@ <tr><th>--nofile</th><td></td><td>use dummy file as jobname</td></tr> <tr><th colspan="3">expert</th></tr> <tr><th/><td/><td/></tr> - <tr><th>--touch</th><td></td><td>update context version number (remake needed afterwards, also provide --expert)</td></tr> + <tr><th>--touch</th><td></td><td>update context version number (also provide --expert, optionally provide --basepath)</td></tr> <tr><th>--nostatistics</th><td></td><td>omit runtime statistics at the end of the run</td></tr> <tr><th>--update</th><td></td><td>update context from website (not to be confused with contextgarden)</td></tr> <tr><th>--profile</th><td></td><td>profile job (use: mtxrun --script profile --analyze)</td></tr> diff --git a/doc/context/scripts/mkiv/context.man b/doc/context/scripts/mkiv/context.man index e1fb28a99..878691b59 100644 --- a/doc/context/scripts/mkiv/context.man +++ b/doc/context/scripts/mkiv/context.man @@ -121,7 +121,7 @@ use dummy file as jobname .SH OPTIONS: EXPERT .TP .B --touch -update context version number (remake needed afterwards, also provide --expert) +update context version number (also provide --expert, optionally provide --basepath) .TP .B --nostatistics omit runtime statistics at the end of the run diff --git a/doc/context/scripts/mkiv/context.xml b/doc/context/scripts/mkiv/context.xml index 6eb8afeb1..a3812288f 100644 --- a/doc/context/scripts/mkiv/context.xml +++ b/doc/context/scripts/mkiv/context.xml @@ -141,7 +141,7 @@ <category name="expert"> <subcategory> <flag name="touch"> - <short>update context version number (remake needed afterwards, also provide <ref name="expert"/>)</short> + <short>update context version number (also provide <ref name="expert"/>, optionally provide <ref name="basepath"/>)</short> </flag> <flag name="nostatistics"> <short>omit runtime statistics at the end of the run</short> diff --git a/doc/context/scripts/mkiv/mtx-context.html b/doc/context/scripts/mkiv/mtx-context.html index 40e479d30..ef05d3bb6 100644 --- a/doc/context/scripts/mkiv/mtx-context.html +++ b/doc/context/scripts/mkiv/mtx-context.html @@ -81,7 +81,7 @@ <tr><th>--nofile</th><td></td><td>use dummy file as jobname</td></tr> <tr><th colspan="3">expert</th></tr> <tr><th/><td/><td/></tr> - <tr><th>--touch</th><td></td><td>update context version number (remake needed afterwards, also provide --expert)</td></tr> + <tr><th>--touch</th><td></td><td>update context version number (also provide --expert, optionally provide --basepath)</td></tr> <tr><th>--nostatistics</th><td></td><td>omit runtime statistics at the end of the run</td></tr> <tr><th>--update</th><td></td><td>update context from website (not to be confused with contextgarden)</td></tr> <tr><th>--profile</th><td></td><td>profile job (use: mtxrun --script profile --analyze)</td></tr> diff --git a/doc/context/scripts/mkiv/mtx-context.man b/doc/context/scripts/mkiv/mtx-context.man index e1fb28a99..878691b59 100644 --- a/doc/context/scripts/mkiv/mtx-context.man +++ b/doc/context/scripts/mkiv/mtx-context.man @@ -121,7 +121,7 @@ use dummy file as jobname .SH OPTIONS: EXPERT .TP .B --touch -update context version number (remake needed afterwards, also provide --expert) +update context version number (also provide --expert, optionally provide --basepath) .TP .B --nostatistics omit runtime statistics at the end of the run diff --git a/doc/context/scripts/mkiv/mtx-context.xml b/doc/context/scripts/mkiv/mtx-context.xml index 6eb8afeb1..a3812288f 100644 --- a/doc/context/scripts/mkiv/mtx-context.xml +++ b/doc/context/scripts/mkiv/mtx-context.xml @@ -141,7 +141,7 @@ <category name="expert"> <subcategory> <flag name="touch"> - <short>update context version number (remake needed afterwards, also provide <ref name="expert"/>)</short> + <short>update context version number (also provide <ref name="expert"/>, optionally provide <ref name="basepath"/>)</short> </flag> <flag name="nostatistics"> <short>omit runtime statistics at the end of the run</short> |