Skip to content

Commit 6861615

Browse files
committed
update
1 parent 6c9f916 commit 6861615

File tree

1 file changed

+1
-1
lines changed
  • library/compiler-builtins/crates/josh-sync/src

1 file changed

+1
-1
lines changed

library/compiler-builtins/crates/josh-sync/src/main.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Usage:
1111
1212
josh-sync rustc-pull
1313
14-
josh-sync rustc-push BRANCH GITHUB_USERNAME
14+
josh-sync rustc-push GITHUB_USERNAME [BRANCH]
1515
"#;
1616

1717
fn main() -> anyhow::Result<()> {

0 commit comments

Comments
 (0)