diff options
-rwxr-xr-x | feedSomeKeys_3.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/feedSomeKeys_3.js b/feedSomeKeys_3.js index 15a8309..7281ac8 100755 --- a/feedSomeKeys_3.js +++ b/feedSomeKeys_3.js @@ -245,6 +245,7 @@ let INFO = literal: 0, options: [ [['-urls', '-u'], commands.OPTION_STRING, regexpValidator], + [['-desc', '-description'], commands.OPTION_STRING], [['-frame', '-f'], commands.OPTION_INT], [ ['-events', '-e'], |