remove spurious backslashes

This commit is contained in:
Trevor Batley 2023-06-01 06:40:49 +02:00
parent 59c521ee7d
commit 2f9f37775e

View File

@ -55,9 +55,9 @@ Rename an e-smith package as smeserver and change relevant files
optional parameters, can appear in any order optional parameters, can appear in any order
* \<organisation\> (any gitea organisation smeserver, smecontribs or user - defaults to smeserver)\ * \<organisation\> (any gitea organisation smeserver, smecontribs or user - defaults to smeserver)
* \<local\> will use parameters set for local repository else it will use remote\ * \<local\> will use parameters set for local repository else it will use remote
* \<force\> will automagically delete an existing repo, otherwise it will prompt\ * \<force\> will automagically delete an existing repo, otherwise it will prompt
* \<debug\> run in debug mode * \<debug\> run in debug mode
This works whether the repo and local files exist of not (it deletes them if necessary) This works whether the repo and local files exist of not (it deletes them if necessary)