summaryrefslogtreecommitdiffstats
path: root/virt-top/README
diff options
context:
space:
mode:
Diffstat (limited to 'virt-top/README')
-rw-r--r--virt-top/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/virt-top/README b/virt-top/README
index f557c9b..3b64e88 100644
--- a/virt-top/README
+++ b/virt-top/README
@@ -36,6 +36,12 @@ 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