We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c9f916 commit 6861615Copy full SHA for 6861615
library/compiler-builtins/crates/josh-sync/src/main.rs
@@ -11,7 +11,7 @@ Usage:
11
12
josh-sync rustc-pull
13
14
- josh-sync rustc-push BRANCH GITHUB_USERNAME
+ josh-sync rustc-push GITHUB_USERNAME [BRANCH]
15
"#;
16
17
fn main() -> anyhow::Result<()> {
0 commit comments