mirror of
https://github.com/Dev-Wiki/git-repo.git
synced 2025-10-16 05:32:40 +08:00
d3fd537ea59272e2141ccee839400a93c0196e36
The complete help text is printed, so the program executed successfully. Some tools (like OpenGrok) detects the availibility of a program by running it with a known set of options and check the return code. It is an easy and portable way of checking for the existence of a program instead of searching the path (and handle extensions) ourselves. Change-Id: Ic13428c77be4a36d599ccb8c86d893308818eae3
Description
Languages
Python
99.2%
Shell
0.8%