fixed sh/c so it only show this country's nodes
[spider.git] / cmd / Aliases
index 2592ef7c3a7be779e3adafeebb8353f4a8bc533e..1f7218f3e392a9b70b746e6f6152a650986594cb 100644 (file)
@@ -40,7 +40,6 @@ package CmdAlias;
        '^cre?a?t?e?$', 'apropos create', 'apropos',
        ],
        'd' => [
-         '^dele?t?e?/u', 'delete/user', 'delete/user',
          '^dele?t?e?/fu', 'kill full', 'kill',
          '^dele?t?e?$', 'kill', 'kill',
          '^dir?e?c?t?o?r?y?/a\w*', 'directory all', 'directory',
@@ -112,10 +111,11 @@ package CmdAlias;
          '^set/nota', 'unset/talk', 'unset/talk',
          '^set/noww', 'unset/wwv', 'unset/wwv',
          '^set/nowx', 'unset/wx', 'unset/wx',
-      '^set/us', 'unset/node', 'unset/node',
+      '^set/user', 'unset/node', 'unset/node',
        '^set$', 'apropos set', 'apropos',
          '^sho?w?/u$', 'show/user', 'show/user',
          '^sho?w?/bu', 'show/files bulletins', 'show/files',
+         '^sho?w?/c/a', 'show/configuration all', 'show/configuration',
          '^sho?w?/c/n', 'show/configuration nodes', 'show/configuration',
          '^sho?w?/c$', 'show/configuration', 'show/configuration',
          '^sho?w?/com', 'dbavail', 'dbavail',