From 705eaf8b403555741cf6313a76da8597ae54d324 Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Thu, 22 Nov 2007 01:10:41 +0000 Subject: sestatus: new SELinux applet (KaiGai Kohei ) --- include/usage.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'include/usage.h') diff --git a/include/usage.h b/include/usage.h index 3c8762ee1..5c03719d6 100644 --- a/include/usage.h +++ b/include/usage.h @@ -3121,6 +3121,12 @@ USE_FEATURE_RUN_PARTS_FANCY("\n -l Prints names of all matching files even when " FIRST LAST\n" \ " FIRST INCREMENT LAST" +#define sestatus_trivial_usage \ + "[-vb]" +#define sestatus_full_usage \ + "-v Verbose\n" \ + "-b Display current state of booleans" + #define setconsole_trivial_usage \ "[-r" USE_FEATURE_SETCONSOLE_LONG_OPTIONS("|--reset") "] [DEVICE]" #define setconsole_full_usage \ -- cgit v1.2.3