Skip to content

Commit

Permalink
change desc
Browse files Browse the repository at this point in the history
  • Loading branch information
Its-Just-Nans committed Jan 8, 2025
1 parent 981bb38 commit 585b622
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cli.rs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ use clap::Parser;
use serde::Deserialize;
use std::path::PathBuf;

/// Command line options for the git-mover tool
/// git-mover - Move git repositories to a new location
#[derive(Parser, Deserialize, Default, Clone, Debug)]
pub struct GitMoverCli {
/// The source platform (github, gitlab, codeberg)
Expand Down

0 comments on commit 585b622

Please sign in to comment.