Skip to content

Commit 84240ea

Browse files
author
fossdd
committed
Update pijul
1 parent b170871 commit 84240ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pijul/src/commands/tag.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ pub enum SubCommand {
5656
#[clap(long = "to-channel")]
5757
to_channel: Option<String>,
5858
},
59-
/// Restore a tag into a new channel.
59+
/// Reset the working copy to a tag.
6060
#[clap(name = "reset")]
6161
Reset {
6262
/// Set the repository where this command should run. Defaults to

0 commit comments

Comments
 (0)