Fix code that outputs the usage information following a commandmaster
commit8ec8d696d0e62acb16b84bb745b6396acbf447da
authorcrawley <crawley@407389f7-7c16-0410-9eee-ad85acb55d7f>
Mon, 1 Jun 2009 14:32:48 +0000 (1 14:32 +0000)
committercrawley <crawley@407389f7-7c16-0410-9eee-ad85acb55d7f>
Mon, 1 Jun 2009 14:32:48 +0000 (1 14:32 +0000)
tree609650f8bf8e2724e01f246ef9c3130a161d62e0
parentf702215bbe69cceba6be58c1b4ede17e87aa576b
Fix code that outputs the usage information following a command
syntax exception.

git-svn-id: https://jnode.svn.sourceforge.net/svnroot/jnode/trunk@5537 407389f7-7c16-0410-9eee-ad85acb55d7f
cli/src/commands/org/jnode/command/common/UnixTestCommand.java
cli/src/commands/org/jnode/command/system/LoadkeysCommand.java
shell/src/shell/org/jnode/shell/CommandRunner.java
shell/src/shell/org/jnode/shell/DefaultCommandInvoker.java
shell/src/shell/org/jnode/shell/help/SyntaxErrorException.java [deleted file]