pub(crate) fn usage<T>( utils: &OrderedMap<&'static str, (fn(T) -> i32, fn() -> Command)>, name: &str, )