Skip to content
Snippets Groups Projects
Commit b7d856b9 authored by nicolas's avatar nicolas
Browse files

src/main.rs: documentation change

parent 4c62ae12
No related branches found
No related tags found
No related merge requests found
......@@ -33,7 +33,7 @@ enum Commands {
/// Checkout results to the current git commit
#[clap(alias = "co")]
Checkout(Checkout),
/// Create github hooks to use gbl automaticaly after commit, before and afetr checkout
/// Create github hooks to use gbl automaticaly after commit, before and after checkout
#[clap(
name = "create-hooks",
alias = "ch",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment