Skip to content

Commit b589111

Browse files
committed
hide dev-call
1 parent fa8476e commit b589111

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/command/dev-call/cmd.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ const generateCliInfoCommand = new Command()
5050

5151
export const devCallCommand = new Command()
5252
.name("dev-call")
53+
.hidden()
5354
.description(
5455
"Access internals of Quarto - this command is not intended for general use.",
5556
)

0 commit comments

Comments
 (0)