Skip to content

Commit

Permalink
Document list-modules in SYNOPSIS
Browse files Browse the repository at this point in the history
To be output with `perlbrew` help
  • Loading branch information
rwp0 committed Dec 5, 2022
1 parent 4be5604 commit 0338741
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions script/perlbrew
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,10 @@ Commands:
off Turn off perlbrew in current shell
switch Permanently use the specified perl as default
switch-off Permanently turn off perlbrew (revert to system perl)
exec exec programs with specified perl environments.
clone-modules re-installs all CPAN modules from one installation to another
exec Execute programs with specified perl environments.
list-modules List installed CPAN modules for the current Perl version in use
clone-modules Re-installs all CPAN modules from one installation to another
self-install Install perlbrew itself under PERLBREW_ROOT/bin
self-upgrade Upgrade perlbrew itself.
Expand Down

0 comments on commit 0338741

Please sign in to comment.