Open dlipovetsky opened 6 years ago
Arguments are options if they begin with a hyphen delimiter (‘-’).
Some required parameters are flags, e.g., the machine IP
Option names are typically one to three words long, with hyphens to separate words.
Flags use camelCase, e.g., publicKeys
publicKeys
https://www.gnu.org/software/libc/manual/html_node/Argument-Syntax.html
Some required parameters are flags, e.g., the machine IP
Flags use camelCase, e.g.,
publicKeys
https://www.gnu.org/software/libc/manual/html_node/Argument-Syntax.html