summaryrefslogtreecommitdiffstats
path: root/virt-df/virt_df_main.ml
blob: 2f9f1bfb5a5a38cd0b6c64884ca1581992783b82 (plain)
1
2
3
4
5
(* 'df' command for virtual domains.
 * $Id$
 *)

let () = Virt_df.main ()