You have to use two dashes ``` git submodule update ––init ```
Cheers, Phil On 4/26/20 11:20 PM, rosea.grammostola wrote: > After git clone from github, the following command as mentioned in the > README fails: > > git submodule update –init > error: pathspec '–init' did not match any file(s) known to git > > > > > > >
