Help: Correct use of dots ([...]) in `install` command signatures

Only the short form of command have the [...] at
the end to indicate further possible arguments.
Repeating of a block is indicated by ..., not [...].
1 file changed