[kaffe] Bug Report: Incorrect indentation in usage message
    Julio M. Merino Vidal 
    jmmv at menta.net
       
    Sat May  1 08:53:03 PDT 2004
    
    
  
Hi,
kaffe's usage message contains a minor typo when showing the -D option.
It doesn't appear indented properly:
        -as <size>              Heap increment
        -classpath <path>       Set classpath
       -D<property>=<value>    Set a property
        -verify *               Verify all bytecode
        -verifyremote *         Verify bytecode loaded from network
This is caused because the text about that option is lined up using spaces
instead of tabs (all other lines use tabs).
The attached, trivial patch, fixes it.
Cheers
-- 
Julio M. Merino Vidal <jmmv at menta.net>
The NetBSD Project - http://www.NetBSD.org/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.diff
Type: application/octet-stream
Size: 613 bytes
Desc: not available
Url : http://kaffe.org/pipermail/kaffe/attachments/20040501/119cd222/attachment-0002.obj 
    
    
More information about the kaffe
mailing list