X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;ds=inline;f=cmd%2FAliases;fp=cmd%2FAliases;h=f391a850fca10c1d81beea3135f4733dce43b2ba;hb=0ce79a125db0acb043fceaa641d8b3a9eae71a41;hp=84b4c18276b71f7d854f22ebd4ee62e53d65fc30;hpb=0ba8b8bf6f01f405661aef65a070a8557e98dd3b;p=spider.git diff --git a/cmd/Aliases b/cmd/Aliases index 84b4c182..f391a850 100644 --- a/cmd/Aliases +++ b/cmd/Aliases @@ -126,7 +126,8 @@ 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?/grou?p?s?', 'show/groups', 'show/groups', + '^sho?w?/gr[ae]?y?l?i?n?e?', 'show/grayline', 'show/grayline', '^sho?w?/myfd?x?/(\d+)-(\d+)', 'show/dx filter real $1-$2', 'show/mydx', '^sho?w?/myfd?x?/(\d+)', 'show/dx filter real $1', 'show/mydx', '^sho?w?/myfd?x?/d(\d+)', 'show/dx filter real from $1', 'show/mydx',