diff options
author | Volker Grabsch <vog@notjusthosting.com> | 2012-03-29 11:00:17 (GMT) |
---|---|---|
committer | Volker Grabsch <vog@notjusthosting.com> | 2012-03-29 11:00:17 (GMT) |
commit | 875c74934c231db6ed92cd3363d41a1bc724878e (patch) | |
tree | 0604f59238c9e8c1b738befbc40846a72a043b4e /index.html | |
parent | 1a99fb3de2a33bd3b6693bab406d9d312011bae7 (diff) | |
download | mxe-875c74934c231db6ed92cd3363d41a1bc724878e.zip mxe-875c74934c231db6ed92cd3363d41a1bc724878e.tar.gz mxe-875c74934c231db6ed92cd3363d41a1bc724878e.tar.bz2 |
Add new command "make cleanup-style"
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -862,6 +862,14 @@ USE_OSGPLUGIN(<plugin2>) download the new versions and note their checksums </dd> + <dt>make cleanup-style</dt> + + <dd> + for internal use only! + – + cleanup coding style + </dd> + </dl> </div> |