[gnome-system-monitor/wip/mallard-help: 62/68] Added pmap to commandline



commit b8850b4ce1d9396cf18e68923310578b91396b99
Author: Michael Hill <mdhill gnome org>
Date:   Wed Jan 29 14:05:57 2014 +0000

    Added pmap to commandline

 help/C/commandline.page |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/help/C/commandline.page b/help/C/commandline.page
index e2ae48b..16725b5 100644
--- a/help/C/commandline.page
+++ b/help/C/commandline.page
@@ -33,7 +33,7 @@
   <p>Most of the information displayed by System Monitor can also be obtained
   using these command line tools.</p>
 
-<table shade="rows">
+<table rules="rows" frame="top bottom">
 
   <tr>
        <td><p><cmd>top</cmd></p></td>
@@ -62,6 +62,11 @@
        <td><p>displays available disk space on mounted filesystems.</p></td>
    </tr>
 
+  <tr>
+       <td><p><cmd>pmap</cmd></p></td>
+       <td><p>displays the memory map of a process.</p></td>
+   </tr>
+
 </table>
 
 </page>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]