[prev in list] [next in list] [prev in thread] [next in thread] 

List:       busybox
Subject:    [PATCH 1/2] time: document -p in usage
From:       Tommi Rantala <tt.rantala () gmail ! com>
Date:       2017-04-24 16:08:53
Message-ID: 20170424160854.25976-1-tt.rantala () gmail ! com
[Download RAW message or body]

From: Tommi Rantala <tommi.t.rantala@nokia.com>

Signed-off-by: Tommi Rantala <tommi.t.rantala@nokia.com>
---
 miscutils/time.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/miscutils/time.c b/miscutils/time.c
index 2be7506..7c457a9 100644
--- a/miscutils/time.c
+++ b/miscutils/time.c
@@ -21,10 +21,11 @@
 //kbuild:lib-$(CONFIG_TIME) += time.o
 
 //usage:#define time_trivial_usage
-//usage:       "[-v] PROG ARGS"
+//usage:       "[-vp] PROG ARGS"
 //usage:#define time_full_usage "\n\n"
 //usage:       "Run PROG, display resource usage when it exits\n"
 //usage:     "\n	-v	Verbose"
+//usage:     "\n	-p	POSIX output format"
 
 #include "libbb.h"
 #include <sys/resource.h> /* getrusage */
-- 
2.9.3

_______________________________________________
busybox mailing list
busybox@busybox.net
http://lists.busybox.net/mailman/listinfo/busybox
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic