From dcc46bc962bfa3237622f8e36af92f79609800bb Mon Sep 17 00:00:00 2001 From: John-Mark Gurney Date: Sat, 3 Sep 2022 18:33:19 -0700 Subject: [PATCH] add comment --- ui/fixtures/cmd.mapping.json | 1 + 1 file changed, 1 insertion(+) diff --git a/ui/fixtures/cmd.mapping.json b/ui/fixtures/cmd.mapping.json index 3379275..595a6dd 100644 --- a/ui/fixtures/cmd.mapping.json +++ b/ui/fixtures/cmd.mapping.json @@ -80,6 +80,7 @@ }, { "special": "delete files", + "comment": "remove the other host's file, to verify it works", "format": [ "files" ], "files": [ "{mappatha}/text.txt" ] },