diff options
author | Jesús <heckyel@hyperbola.info> | 2020-03-07 14:08:31 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2020-03-07 14:08:31 -0500 |
commit | d0797e1a2e886ffcb43bddacc98d63f98b73e6e1 (patch) | |
tree | 6c356260651cc172218d7ac69dd38374bd87302f | |
parent | 1cddf3aff73e53e07c816b9974347d4dbe8c33c3 (diff) | |
download | fair-viewer-d0797e1a2e886ffcb43bddacc98d63f98b73e6e1.tar.lz fair-viewer-d0797e1a2e886ffcb43bddacc98d63f98b73e6e1.tar.xz fair-viewer-d0797e1a2e886ffcb43bddacc98d63f98b73e6e1.zip |
Fix name coments
-rwxr-xr-x | bin/fair-viewer | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/fair-viewer b/bin/fair-viewer index 76fb6a8..bea4842 100755 --- a/bin/fair-viewer +++ b/bin/fair-viewer @@ -630,7 +630,7 @@ my $yv_utils = WWW::FairViewer::Utils->new(youtube_url_format => $opt{youtube_vi apply_configuration(\%temp); } -#---------------------- YOUTUBE-VIEWER USAGE ----------------------# +#---------------------- FAIR-VIEWER USAGE ----------------------# sub help { my $eqs = q{=} x 30; |