chore: fix function name in comment (#1861)
Signed-off-by: racequite <quiterace@gmail.com>
This commit is contained in:
parent
1015e59eac
commit
58a82b6f45
@ -121,7 +121,7 @@ func parseVolume(volume string) (name, host, container, mode string, err error)
|
||||
return
|
||||
}
|
||||
|
||||
// parseVolume parses window volume.
|
||||
// parseWindowsVolume parses window volume.
|
||||
// example: windows host mount to windows container
|
||||
// volume = dataVolumeName:C:\Users\Data:D:\config:rw
|
||||
// it can be parsed:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user