adjust format in comment

Signed-off-by: xin.li <xin.li@daocloud.io>
This commit is contained in:
xin.li 2022-05-19 00:24:42 +08:00
parent 42c6be80e3
commit 8494f7f117

View File

@ -37,7 +37,7 @@ var (
},
}
// SnapshotterLabels are cli flags specifying labels which will be add to the new snapshot for container.
// SnapshotterLabels are cli flags specifying labels which will be added to the new snapshot for container.
SnapshotterLabels = cli.StringSliceFlag{
Name: "snapshotter-label",
Usage: "labels added to the new snapshot for this container.",