Skip to content

Commit 61e7098

Browse files
committed
update quarto publish help
1 parent fd0991f commit 61e7098

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/command/publish/cmd.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,8 @@ export const publishCommand =
5454
" - Quarto Pub (quarto-pub)\n" +
5555
" - GitHub Pages (gh-pages)\n" +
5656
" - Posit Connect (connect)\n" +
57-
" - Netlify (netlify)\n\n" +
57+
" - Netlify (netlify)\n" +
58+
" - Confluence (confluence)\n\n" +
5859
"Accounts are configured interactively during publishing.\n" +
5960
"Manage/remove accounts with: quarto publish accounts",
6061
)

0 commit comments

Comments
 (0)