From 7b529d40c76676aa6138ba7f09e9d788b8d5b8f1 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Tue, 30 May 2023 12:07:34 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- Viewer/features/cli.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Viewer/features/cli.js b/Viewer/features/cli.js index a27b4fa6..fd9e516a 100755 --- a/Viewer/features/cli.js +++ b/Viewer/features/cli.js @@ -608,7 +608,8 @@ var CLIActions = actions.Actions({ cliCloneIndex: ['- System/CLI/clone index', function(){ }], - // XXX report that can't find an index... + // XXX report that we can't find an index... + // ...or should we treat the target as an image dir??? // XXX move options to generic object for re-use... // XXX how do we handle errors??? cliExportImages: ['- System/CLI/export images',