Skip to content

Commit 3a64496

Browse files
dervoetinightkr
andauthored
Update rust/patchable/src/main.rs
Co-authored-by: Natalie Klestrup Röijezon <[email protected]>
1 parent 42e9cb4 commit 3a64496

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust/patchable/src/main.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ enum Cmd {
152152
base: String,
153153

154154
/// Assume a mirror exists at stackabletech/<repo_name> and push the base ref to it.
155-
/// The mirror URL will be stored in patchable.toml instead of the original upstream.
155+
/// The mirror URL will be stored in patchable.toml, and used instead of the original upstream.
156156
#[clap(long)]
157157
mirrored: bool,
158158
},

0 commit comments

Comments
 (0)