Some commands like docker ps, docker history have aliases (docker container ls, docker image history), which causes some confusion among new users(1, 2).
It probably would be helpful, along with parent command and related commands in docs, specify alias commands too.