adjust format in comment
Signed-off-by: xin.li <xin.li@daocloud.io>
This commit is contained in:
parent
42c6be80e3
commit
8494f7f117
@ -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{
|
SnapshotterLabels = cli.StringSliceFlag{
|
||||||
Name: "snapshotter-label",
|
Name: "snapshotter-label",
|
||||||
Usage: "labels added to the new snapshot for this container.",
|
Usage: "labels added to the new snapshot for this container.",
|
||||||
|
Loading…
Reference in New Issue
Block a user