Changeset 4940 for trunk/secmds

Show
Ignore:
Timestamp:
05/03/10 12:39:02 (3 years ago)
Author:
sshimko
Message:

Documentation updates before release.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/secmds/seinfo.c

    r4922 r4940  
    127127        printf("  -b[NAME], --bool[=NAME]          print conditional booleans\n"); 
    128128        printf("  --constrain                      print constrain statements\n"); 
    129         printf("  -l, --line-breaks                print line breaks in constrain statements\n"); 
    130129        printf("  --initialsid[=NAME]              print initial SIDs\n"); 
    131130        printf("  --fs_use[=TYPE]                  print fs_use statements\n"); 
     
    141140        printf("  -x, --expand                     show more info for specified components\n"); 
    142141        printf("  --stats                          print useful policy statistics\n"); 
     142        printf("  -l, --line-breaks                print line breaks in constrain statements\n"); 
    143143        printf("  -h, --help                       print this help text and exit\n"); 
    144144        printf("  -V, --version                    print version information and exit\n");