When I run:
$ docker -v
the output is:
Docker version 18.06.1-ce, build e68fc7a
What version they mean when the write
If you use Docker 1.13 or higher, use --cpus instead.
Asking because the difference between 18 and 1 is too big to me. Can the docu be so old? Or do the docker versions increase so fast?