alias sh/st back to show/station
[spider.git] / cmd / Aliases
index 53e7651e365bff5d64ddc86d3c3ee7900b51a3b8..42a9aa2afcf1e2b14cc9c2cce0f3b472f554e515 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' => [
        ],
@@ -132,6 +132,7 @@ package CmdAlias;
          '^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',