- Recommend using the same name for script itself, ${name}, PROVIDE, and rc.conf var prefix.
- Distinguish flags from options when telling why -foo doesn't belong in $command_args. ${name}_flags can contain both dashed options and arguments, so saying "flags" when I mean options was confusing.
Suggested by: dougb