Skip to content

Commit

Permalink
fix label for ein t estimate-hours command
Browse files Browse the repository at this point in the history
  • Loading branch information
Byron committed Dec 20, 2022
1 parent b688592 commit 4c93de1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/porcelain/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ pub fn main() -> Result<()> {
}) => {
use gitoxide_core::hours;
prepare_and_run(
"find",
"estimate-hours",
verbose,
progress,
progress_keep_open,
Expand Down

0 comments on commit 4c93de1

Please sign in to comment.