From 48da180e5a116cf9594a66b03ef9c527dc0e4b5e Mon Sep 17 00:00:00 2001 From: anekos Date: Sun, 14 Mar 2010 11:07:39 +0000 Subject: -desc の短い版追加 git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@37012 d0d07461-0603-4401-acd4-de1884942a52 --- feedSomeKeys_3.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'feedSomeKeys_3.js') diff --git a/feedSomeKeys_3.js b/feedSomeKeys_3.js index fa8def6..0c220e1 100755 --- a/feedSomeKeys_3.js +++ b/feedSomeKeys_3.js @@ -598,7 +598,7 @@ let INFO = <> literal: 0, options: [ [['-urls', '-u'], commands.OPTION_STRING, regexpValidator, urlCompleter({currentURL: true})], - [['-desc', '-description'], commands.OPTION_STRING], + [['-desc', '-description', '-d'], commands.OPTION_STRING], [['-frame', '-f'], commands.OPTION_INT, null, frameCompleter], [['-xpath', '-x'], commands.OPTION_STRING, xpathValidator], [ -- cgit v1.2.3