diff options
author | Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> | 2016-05-19 09:14:52 +0000 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2016-05-23 09:07:33 +0000 |
commit | fde4ccb0752f4a34b995ee3b0937098c3d189c1b (patch) | |
tree | 1ea1712df436d2c1c0ad729a3dbd4faf5bbd28b4 /odk | |
parent | 1c05f29a1d83be9e2ea56a7a3f290c441bfc07e1 (diff) |
Mention removed options in javamaker and cppumaker
Change-Id: Ibba65c905a3a42053c4f844439a534b84a23089a
Reviewed-on: https://gerrit.libreoffice.org/25150
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'odk')
-rw-r--r-- | odk/docs/tools.html | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/odk/docs/tools.html b/odk/docs/tools.html index 3b35a8c347d3..b39e124d1405 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> |