Skip to content

Commit

Permalink
style: rename 'Cog' to 'cog' internally
Browse files Browse the repository at this point in the history
  • Loading branch information
tranzystorekk authored and oknozor committed Jun 27, 2023
1 parent dc6cfa2 commit 9b0830e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bin/cog/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ impl ValueEnum for Shell {
#[derive(Parser)]
#[command(
version,
name = "Cog",
name = "cog",
author = "Paul D. <paul.delafosse@protonmail.com>"
)]
struct Cli {
Expand Down

0 comments on commit 9b0830e

Please sign in to comment.