DefaultArgumentValue is used to specify default values for an argument,
for when the value isn't specified. This handles cases such as "--debug-password=",
where we want to set a default value of "", rather than issuing an error saying
the value count is wrong