mirror of
https://github.com/docker/docs.git
synced 2026-03-28 23:08:49 +07:00
Options for zfs storage driver were incorrectly placed under 'exec driver options' header. Move the header to the correct place. Now, this is the second time I am fixing this. First time it was commit68efb27, but the following commit9af7afbscrewed it up again, so the header appears twice now. Get rid of the the wrong one. Cc: David Calavera <david.calavera@gmail.com> Signed-off-by: Kir Kolyshkin <kir@openvz.org>