move help text from include/usage.src.h to debianutils/*.c e2fsprogs/*.c editors/*.c loginutils/*.c mailutils/*.c
Signed-off-by: Pere Orga <gotrunks@gmail.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
parent
fa9126e689
commit
6a3e01d5a9
26 changed files with 418 additions and 400 deletions
|
@ -6,6 +6,10 @@
|
|||
*
|
||||
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
|
||||
*/
|
||||
|
||||
//usage:#define pipe_progress_trivial_usage NOUSAGE_STR
|
||||
//usage:#define pipe_progress_full_usage ""
|
||||
|
||||
#include "libbb.h"
|
||||
|
||||
#define PIPE_PROGRESS_SIZE 4096
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue