Docs feedback: gitlab-runner --help command is incorrect, says that will display "a recent list" when it is a list of all commands
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Doc states:
You can check a recent list of commands by executing:
gitlab-runner --help
This list is not "recent" commands. They are not recently executed or recently added. It is simply a list of available commands.
It should say:
You can check the list of commands by executing:
gitlab-runner --help
Edited by 🤖 GitLab Bot 🤖