Skip to content

Commit

Permalink
Fix margin help
Browse files Browse the repository at this point in the history
  • Loading branch information
WyattBlue committed Aug 11, 2023
1 parent a7df38f commit 2cea337
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion auto_editor/help.py
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@
- `--margin 6`
- `--margin 4,10`
- `--margin 0.3s,0.5s`
= `==margin 1:12.5` ; 1 minute, 12.5 seconds
- `--margin 1:12.5` ; 1 minute, 12.5 seconds
Behind the scenes, margin is a function that operates on boolean arrays
(where 1 represents "loud" and 0 represents "silence")
Expand Down

0 comments on commit 2cea337

Please sign in to comment.