From 211878a851f22e46c5fa56ead86f043b50c00712 Mon Sep 17 00:00:00 2001 From: Andre Noll Date: Thu, 2 Jun 2016 14:12:51 +0200 Subject: [PATCH] manual: Remove pointless "time" prefix. The stated example command works, but since this is the manual for adu, let's focus on adu features here. --- adu.1.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adu.1.inc b/adu.1.inc index b8be2e1..fe48d4e 100644 --- a/adu.1.inc +++ b/adu.1.inc @@ -18,7 +18,7 @@ the user-summary: The command below prints the five largest directories of the users root and mysql: .IP - $ time adu --select --database-dir /root/adu-var --select-options '--select-mode user_list --user root --user mysql --limit 5' + $ adu --select --database-dir /root/adu-var --select-options '--select-mode user_list --user root --user mysql --limit 5' [SEE ALSO] .BR du (1) -- 2.39.2