add show/grayline command from K9AN
[spider.git] / cmd / Aliases
index 53e7651e365bff5d64ddc86d3c3ee7900b51a3b8..971c5f1c2a2e085ece06bff2dc398c21e6ba5909 100644 (file)
@@ -59,7 +59,7 @@ package CmdAlias;
          '^expun?g?e?$', 'kill expunge', 'kill expunge',
        ],
        'f' => [
-       '^fo\w*$', 'apropos forward', 'apropos',
+       '^for?w?a?r?d?$', 'apropos forward', 'apropos',
        ],
        'g' => [
        ],
@@ -127,11 +127,13 @@ package CmdAlias;
          '^sho?w?/fdx/(\d+)', 'show/dx real $1', 'show/fdx',
          '^sho?w?/fdx/d(\d+)', 'show/dx real from $1', 'show/fdx',
          '^sho?w?/fdx', 'show/dx real', 'show/fdx',
+         '^sho?w?/gre?y?l?i?n?e?', 'show/grayline', 'show/grayline',
          '^sho?w?/myd?x?/(\d+)-(\d+)', 'show/dx filter $1-$2', 'show/mydx',
          '^sho?w?/myd?x?/(\d+)', 'show/dx filter $1', 'show/mydx',
          '^sho?w?/myd?x?/d(\d+)', 'show/dx filter from $1', 'show/mydx',
          '^sho?w?/myd?x?', 'show/dx filter', 'show/mydx',
          '^sho?w?/newc/n', 'show/newconfiguration node', 'show/newconfiguration',
+         '^sho?w?/sta?$', 'show/station', 'show/station',
          '^sho?w?/tnc', 'who', 'who',
       '^sho?w?/up', 'show/cluster', 'show/cluster',
          '^sho?w?/ww?v?/(\d+)-(\d+)', 'show/wwv $1-$2', 'show/wwv',