From 019fd91a8f4db2f52ff7cd362efe7c154243beee Mon Sep 17 00:00:00 2001 From: minima Date: Tue, 18 Jan 2005 22:13:50 +0000 Subject: [PATCH] alias sh/st back to show/station --- Changes | 1 + cmd/Aliases | 1 + 2 files changed, 2 insertions(+) diff --git a/Changes b/Changes index 970c3222..20d61195 100644 --- a/Changes +++ b/Changes @@ -3,6 +3,7 @@ 2. Really incorporate latest cty.dat (11Dec04) as opposed to merely thinking I had (and still add 3X0Y as well). 3. fix ? all in non english language +4. Alias sh/st and sh/sta back to show/station from show/startup. 17Jan05======================================================================= 1. Added 3Y0X to Peter Island 3Y in cty.dat. 16Jan05======================================================================= diff --git a/cmd/Aliases b/cmd/Aliases index dd9774d8..42a9aa2a 100644 --- a/cmd/Aliases +++ b/cmd/Aliases @@ -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', -- 2.34.1