diff --git a/xCAT-client/pods/man1/mkdocker.1.pod b/xCAT-client/pods/man1/mkdocker.1.pod index dcb4eb0e4..0ac21f038 100644 --- a/xCAT-client/pods/man1/mkdocker.1.pod +++ b/xCAT-client/pods/man1/mkdocker.1.pod @@ -57,13 +57,13 @@ Attach standard streams to a tty, including stdin if it is not closed. =item B -An object mapping ports to an empty object in the form of: +An object mapping ports to an empty object in the form of: "ExposedPorts": { "/\: {}" } =item B -A list of volume bindings for this docker instance, the form will be: +A list of volume bindings for this docker instance, the form will be: "HostConfig": {"Binds":[":"]}