From 093ca059c23f95fbc91a54e62299e8cc5cc00f31 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Fri, 24 Jul 2020 14:45:32 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- test.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test.js b/test.js index e8c14d2..6270003 100644 --- a/test.js +++ b/test.js @@ -93,6 +93,8 @@ argv.Parser({ '-d': '-dead-end', // alias loops... + // XXX should we detect and complain about these??? + // ...maybe in a test function?? '-z': '-z', '-x': '-y',