Skip to content

Commit

Permalink
fix typo (#2411)
Browse files Browse the repository at this point in the history
  • Loading branch information
CFenner authored Jul 30, 2024
1 parent ee4fdbb commit 700cc44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mkdocs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ const completionSpec: Fig.Spec = {
},
},
{
name: ["-b", "-remote-branch"],
name: ["-b", "--remote-branch"],
description:
"The remote branch to commit to for GitHub Pages. This overrides the value specified in config",
args: {
Expand Down

0 comments on commit 700cc44

Please sign in to comment.