chore(hostname): remove h flag for hostname
Description
-h
is used by the help flag, removing it as an option for hostname
, as hostname is used with --hostname
.
- chore(hostname): remove h flag for hostname
Related Issues
/
How has this been tested?
Screenshots (if appropriate):
Types of changes
-
Bug fix (non-breaking change which fixes an issue) -
New feature (non-breaking change which adds functionality) -
Breaking change (fix or feature that would cause existing functionality to change) -
Documentation -
Chore (Related to CI or Packaging to platforms) -
Test gap