Skip to content

Commit

Permalink
help2man
Browse files Browse the repository at this point in the history
Signed-off-by: Cary Phillips <[email protected]>
  • Loading branch information
cary-ilm committed Oct 27, 2024
1 parent b9c7aed commit 4e0d298
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion share/ci/scripts/linux/install_help2man.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,11 @@ make
echo "Installing help2man..."
$SUDO make install

which help2man
find /usr/local -name help2man

# Verify the installation
help2man --version
./help2man --version

echo "help2man installed successfully!"

Expand Down

0 comments on commit 4e0d298

Please sign in to comment.