src: COPYPASTA FOR THE COPYPASTA GODS

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
Harsh Shandilya 2020-10-24 14:13:48 +05:30
parent 1cfed92f85
commit 243bf5c620
No known key found for this signature in database
GPG key ID: 366D7BBAD1031E80

View file

@ -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)