Skip to content

Commit

Permalink
Fix example that should have used implicit command
Browse files Browse the repository at this point in the history
  • Loading branch information
briandfoy committed Jan 18, 2024
1 parent 940b943 commit 303bc53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/PPI/App/ppi_version/BDFOY.pm
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ PPI::App::ppi_version::BDFOY - brian d foy's rip off of Adam's ppi_version
% ppi_version change 1.23 1.24
# call it with less typing. With no arguments, it assumes 'show'.
% ppi_version show
% ppi_version
# with arguments that are not 'show' or 'change', assume 'change'
% ppi_version 1.23 1.24
Expand Down

0 comments on commit 303bc53

Please sign in to comment.