Update the description for the -comment option

This commit is contained in:
Gilbert Chen
2018-03-28 22:19:18 -04:00
parent 9a56ede07c
commit 6aedc37118

View File

@@ -1848,7 +1848,7 @@ func main() {
}, },
cli.StringFlag{ cli.StringFlag{
Name: "comment", Name: "comment",
Usage: "value that is ignored by duplicity (useful for identifying process)", Usage: "add a comment to identify the process",
}, },
} }