move remaining help text from include/usage.src.h
Signed-off-by: Pere Orga <gotrunks@gmail.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
committed by
Denys Vlasenko
parent
73ef15cf38
commit
5bc8c005a8
@@ -8,6 +8,12 @@
|
||||
* Licensed under GPLv2, see file LICENSE in this source tree.
|
||||
*/
|
||||
|
||||
//usage:#define sestatus_trivial_usage
|
||||
//usage: "[-vb]"
|
||||
//usage:#define sestatus_full_usage "\n\n"
|
||||
//usage: " -v Verbose"
|
||||
//usage: "\n -b Display current state of booleans"
|
||||
|
||||
#include "libbb.h"
|
||||
|
||||
extern char *selinux_mnt;
|
||||
|
Reference in New Issue
Block a user