nuke: shorten help text
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
parent
ab77e81a85
commit
20c0d07e95
@ -9,4 +9,4 @@
|
||||
//config: help
|
||||
//config: Alias to "ps".
|
||||
|
||||
/* applet abd kbuild hooks are in ps.c */
|
||||
/* applet and kbuild hooks are in ps.c */
|
||||
|
@ -16,7 +16,7 @@
|
||||
//usage:#define nuke_trivial_usage
|
||||
//usage: "DIR..."
|
||||
//usage:#define nuke_full_usage "\n\n"
|
||||
//usage: "Resursively remove DIRs"
|
||||
//usage: "Remove DIRs"
|
||||
|
||||
#include "libbb.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user