mirror of
https://github.com/containers/podman.git
synced 2025-06-02 02:26:52 +08:00
Merge pull request #21327 from edsantiago/check_farm_docs
[CI:DOCS] podman farm is no longer hidden. Enable doc checks.
This commit is contained in:
@ -109,7 +109,6 @@ my %Skip_Subcommand = map { $_ => 1 } (
|
||||
"help", # has no man page
|
||||
"completion", # internal (hidden) subcommand
|
||||
"compose", # external tool, outside of our control
|
||||
"farm", # hidden subcommand till it is fully implemented - remove this once done
|
||||
);
|
||||
|
||||
# END user-customizable section
|
||||
|
Reference in New Issue
Block a user