summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xvirt-top/virt-top.pod5
1 files changed, 3 insertions, 2 deletions
diff --git a/virt-top/virt-top.pod b/virt-top/virt-top.pod
index b368215..2588805 100755
--- a/virt-top/virt-top.pod
+++ b/virt-top/virt-top.pod
@@ -69,7 +69,7 @@ is to run continuously.
Set the sort order to one of:
B<cpu> (sort by %CPU used),
-B<mem> (sort by memory used),
+B<mem> (sort by total memory),
B<time> (sort by total time),
B<id> (sort by domain ID),
B<name> (sort by domain name),
@@ -252,7 +252,8 @@ Sort by %CPU.
=item I<M>
-Sort by memory.
+Sort by total memory. Note that this shows the total memory
+allocated to the guest, not the memory being used.
=item I<T>