1
0
mirror of https://github.com/gilbertchen/duplicacy synced 2025-12-06 00:03:38 +00:00

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{
Name: "comment",
Usage: "value that is ignored by duplicity (useful for identifying process)",
Usage: "add a comment to identify the process",
},
}