remove whitespace
Some checks failed
continuous-integration/drone/pr Build is failing

This commit is contained in:
Ammar Hussein 2024-11-27 11:38:49 -08:00
parent 8ee1947fe9
commit 7b54c2b5b9

View File

@ -115,8 +115,7 @@ You can then add a server like so:
If "--local" is passed, then Abra assumes that the current local server is If "--local" is passed, then Abra assumes that the current local server is
intended as the target server. This is useful when you want to have your entire intended as the target server. This is useful when you want to have your entire
Co-op Cloud config located on the server itself, and not on your local Co-op Cloud config located on the server itself, and not on your local
developer machine. The domain is then set to "default". developer machine. The domain is then set to "default".`,
`,
Flags: []cli.Flag{ Flags: []cli.Flag{
internal.DebugFlag, internal.DebugFlag,
internal.NoInputFlag, internal.NoInputFlag,