QUANDO DOU O COMANDO: git remote add local C:/Users/JOSE RURZE/Documents/git-e-github/servidor retorna abaixo:
usage: git remote add []
-f, --fetch fetch the remote branches
--tags import all tags and associated objects when fetching
or do not fetch any tag at all (--no-tags)
-t, --track <branch> branch(es) to track
-m, --master <branch>
master branch
--mirror[=(push|fetch)]
set up remote as a mirror to push to or fetch from
E não realiza o procedimento. Gostaria de saber qual é o erro que estou cometendo?