mirror of
https://github.com/containers/podman.git
synced 2025-05-17 06:59:07 +08:00
man-page xref: make nested-structure warnings fatal
Followup to: - #21060, where I added new struct checks (but did not make them fatal) - #21534, which added per-interface stats and a .Network field, but its documentation was slightly off Signed-off-by: Ed Santiago <santiago@redhat.com>
This commit is contained in:
@ -256,6 +256,7 @@ sub xref_by_help {
|
||||
}
|
||||
|
||||
warn "$ME: 'podman @subcommand {{$k' $msg\n";
|
||||
++$Errs;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user