From 9317c06e2d2081feb37ab36e626707f3a1205576 Mon Sep 17 00:00:00 2001 From: Rob Landley Date: Tue, 6 Mar 2012 20:48:27 -0600 Subject: Comment and whitespace tweaks. --- toys/free.c | 1 + 1 file changed, 1 insertion(+) (limited to 'toys/free.c') diff --git a/toys/free.c b/toys/free.c index 229e5e97..99dca86d 100644 --- a/toys/free.c +++ b/toys/free.c @@ -16,6 +16,7 @@ config FREE Display the total, free and used amount of physical memory and swap space. + -bkmg Output in bytes (default), KB, MB or GB */ -- cgit v1.2.3