git.annexia.org
/
virt-top.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c32f77
)
Just fixed the README file.
author
Richard W.M. Jones
<rjones@redhat.com>
Thu, 27 Sep 2007 12:57:33 +0000
(13:57 +0100)
committer
Richard W.M. Jones
<rjones@redhat.com>
Thu, 27 Sep 2007 12:57:33 +0000
(13:57 +0100)
virt-top/README
patch
|
blob
|
history
diff --git
a/virt-top/README
b/virt-top/README
index
c3752c6
..
8618fad
100644
(file)
--- a/
virt-top/README
+++ b/
virt-top/README
@@
-2,6
+2,11
@@
$Id: README,v 1.1 2007/08/30 13:52:40 rjones Exp $
The code is structured into these files:
+ virt_top_utils.ml
+
+ String functions and other small utility functions. This is
+ included directly into virt_top.ml.
+
virt_top.ml
This is the virt-top program.
@@
-24,7
+29,7
@@
The code is structured into these files:
virt_top_csv.ml
- Any code which need the optional ocaml-csv library goes
+ Any code which need
s
the optional ocaml-csv library goes
in here. This implements the --csv command line option.
virt_top_main.ml