From 68fd4971088da9518ce4dfd1c948ed169dbb3316 Mon Sep 17 00:00:00 2001 From: Matt McCormick Date: Mon, 15 Feb 2016 00:02:58 -0500 Subject: [PATCH] Update README with mem-mode instructions. --- README.rst | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index eabffc2..f0e7709 100644 --- a/README.rst +++ b/README.rst @@ -122,10 +122,8 @@ The full usage:: Set tmux status refresh interval in seconds. Default: 1 second -g , --graph-lines Set how many lines should be drawn in a graph. Default: 10 - -m , --mem-mode - Set the memory presentation mode, 0 for used/total, 1 for free memory and 2 for percentage. - Currently supported only by OSX - Default: 0 + -m , --mem-mode + Set memory display mode. 0: Default, 1: Free memory, 2: Usage percent. Authors @@ -135,6 +133,7 @@ Matt McCormick (thewtex) Contributions from: +* cousine * Jasper Lievisse Adriaanse * Justin Crawford * krieiter