GoogleContainerTools / GoogleContainerTools/container-structure-test

apt-get command's args do not have "help", have "--help"

Open
#29 0 comments 0 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
Go
Stars
2.5k
Forks
212
PR merge metrics
No merged PRs in 30d

Description

[In this sample yaml](https://github.com/GoogleCloudPlatform/container-structure-test/blob/master/tests/debian_test.yaml), `apt-get` command's arg is `help`.
Certainly, `apt-get` accepts `help`. However, I think that `--help` is easier than `help` ([apt-get reference](https://linux.die.net/man/8/apt-get)) for people who refer to this sample yaml. For example, `node` command accepts `--help` but does not accept `help`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.