X-Git-Url: http://git.annexia.org/?p=virt-top.git;a=blobdiff_plain;f=virt-top%2FREADME;h=b594f951310e9c5fd5f40c9ba3701e6e978ad494;hp=f557c9b6a0cf5db3dbb3b9b470846d870fe8d296;hb=4e1409917c38f8bf57838f5119f58edbcad41937;hpb=22fd1362126a96472a921d3767ca3220ab13da5a diff --git a/virt-top/README b/virt-top/README old mode 100644 new mode 100755 index f557c9b..b594f95 --- a/virt-top/README +++ b/virt-top/README @@ -36,10 +36,16 @@ The code is structured into these files: Any code which needs the optional ocaml-csv library goes in here. This implements the --csv command line option. + virt_top_calendar.ml + + Any code which needs the optional ocaml-calendar library + goes in here. This implements the --end-time command line + option. + virt_top_main.ml - This is just a small bit of code to glue whatever modules - (Virt_top + Virt_top_xml? + Virt_top_csv?) together. + This is just a small bit of code to glue the modules together + Virt_top + Virt_top_xml? + Virt_top_csv? + Virt_top_calendar? The man-page is generated from the single file: