diff options
author | Andras Timar <atimar@suse.com> | 2013-02-06 16:25:54 +0100 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2013-02-06 16:26:57 +0100 |
commit | 038c59bf4610768d3ad6bbad910e885bb98fe2c1 (patch) | |
tree | 06acaeffb818764ecf6b1ca33af243af1367d6ff /odk | |
parent | 15d8b51bf82610c663f80fe552a1c0315e137ad3 (diff) |
fix help text of uno-skeletonmaker -lh switch
Change-Id: I07d9708c9a6903a910b94fc1e109d79e7d93590d
Diffstat (limited to 'odk')
-rw-r--r-- | odk/docs/tools.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/odk/docs/tools.html b/odk/docs/tools.html index 4833bfd6ea4f..eb6d39c80b32 100644 --- a/odk/docs/tools.html +++ b/odk/docs/tools.html @@ -760,7 +760,7 @@ types the specified types depend on.</p> </tr> <tr> <td class="cell15"><code>-lh --licenseheader</code></td> - <td class="cell85">generates a default OpenOffice.org LGPL license header at the beginning of a component source file. This option is taken into account in 'component' mode only and if -o is unequal 'stdout'.</td> + <td class="cell85">generates a default LibreOffice MPLv2 license header at the beginning of a component source file. This option is taken into account in 'component' mode only and if -o is unequal 'stdout'.</td> </tr> <tr> <td class="cell15"><code>-bc<br>--backward-compatible</code></td> |