programvoid program(Parameter!(string, "Path to the root of the filesystem to analyze") path, Option!(uint, "Number of sampling subprocesses\n (default is number of logical CPUs for this system)", "N", 'j') procs, Option!(Seed, "Random seed used to choose samples") seed, Switch!hiddenOption subprocess, Option!(string, hiddenOption) benchmark, Switch!("Expert mode: collect and show additional metrics.\nUses more memory.") expert, Switch!hiddenOption man)
btdu entry point