mirror of
https://github.com/msfjarvis/gitice
synced 2025-08-14 10:37:01 +05:30
src: COPYPASTA FOR THE COPYPASTA GODS
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
1cfed92f85
commit
243bf5c620
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ struct PersistableRepo {
|
|||
}
|
||||
|
||||
fn main() -> anyhow::Result<()> {
|
||||
let matches = App::new("hcctl")
|
||||
let matches = App::new("gitice")
|
||||
.about("Command-line tool for backing up and restoring multiple Git repositories from a directory")
|
||||
.version(crate_version!())
|
||||
.setting(AppSettings::ColoredHelp)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue