Skip to content

Commit 3ffb46f

Browse files
committed
show command on help. Closes #10739
1 parent 428254e commit 3ffb46f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/command/list/cmd.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ import { outputTools } from "../../tools/tools-console.ts";
1717
import { notebookContext } from "../../render/notebook/notebook-context.ts";
1818

1919
export const listCommand = new Command()
20-
.hidden()
2120
.name("list")
2221
.arguments("<type:string>")
2322
.description(

0 commit comments

Comments
 (0)