提交 a5e2760e authored 作者: Thomas Mueller's avatar Thomas Mueller

--no commit message

--no commit message
上级 24ed565b
...@@ -39,9 +39,7 @@ public class FileViewer extends Tool { ...@@ -39,9 +39,7 @@ public class FileViewer extends Tool {
" [-head] Display the first lines\n" + " [-head] Display the first lines\n" +
" [-tail] Display the last lines\n" + " [-tail] Display the last lines\n" +
" [-lines <x>] Display only x lines (default: 30)\n" + " [-lines <x>] Display only x lines (default: 30)\n" +
" [-quiet] Do not print progress information)"); " [-quiet] Do not print progress information");
// out.println("See also http://h2database.com/javadoc/" +
// getClass().getName().replace('.', '/') + ".html");
} }
public void runTool(String... args) throws SQLException { public void runTool(String... args) throws SQLException {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论