We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
serve-git
1 parent 58b0354 commit 79c45f5Copy full SHA for 79c45f5
1 file changed
README.md
@@ -94,7 +94,7 @@ Visit your Sourcegraph instance (or https://sourcegraph.com), click your usernam
94
- `src extsvc` - manage external services (repository configuration)
95
- `src extensions` - manage extensions
96
- `src lsif` - manages LSIF data
97
- - `serve-git` - serves your local git repositories over HTTP for Sourcegraph to pull
+ - `src serve-git` - serves your local git repositories over HTTP for Sourcegraph to pull
98
- `src version` - check version and guaranteed-compatible version for your Sourcegraph instance
99
100
Run `src -h` and `src <subcommand> -h` for more detailed usage information.
0 commit comments