odk/docs/tools.html | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-)
New commits: commit fde4ccb0752f4a34b995ee3b0937098c3d189c1b Author: Samuel Mehrbrodt <[email protected]> Date: Thu May 19 09:14:52 2016 +0000 Mention removed options in javamaker and cppumaker Change-Id: Ibba65c905a3a42053c4f844439a534b84a23089a Reviewed-on: https://gerrit.libreoffice.org/25150 Tested-by: Jenkins <[email protected]> Reviewed-by: Stephan Bergmann <[email protected]> diff --git a/odk/docs/tools.html b/odk/docs/tools.html index 3b35a8c..b39e124 100644 --- a/odk/docs/tools.html +++ b/odk/docs/tools.html @@ -449,7 +449,10 @@ <td class="cell15"><code>-B<name></code></td> <td class="cell85">name specifies the base node. All types are searched under this node. Default is the root '/' of the registry - files.</td> + files. + <br/> + <i>This option has been removed in LibreOffice 4.1.</i> + </td> </tr> <tr> <td class="cell15"><code>-L</code></td> @@ -536,7 +539,10 @@ types the specified types depend on.</p> <td class="cell15"><code>-B<name></code></td> <td class="cell85">name specifies the base node. All types are searched under this node. Default is the root '/' of the registry - files.</td> + files. + <br/> + <i>This option has been removed in LibreOffice 4.1.</i> + </td> </tr> <tr> <td class="cell15"><code>-nD</code></td> _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
