Skip to content

Commit

Permalink
Fix serve-git documentation inconsistency (#257)
Browse files Browse the repository at this point in the history
  • Loading branch information
boyan-soubachov committed Aug 7, 2020
1 parent 58b0354 commit 79c45f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ Visit your Sourcegraph instance (or https://sourcegraph.com), click your usernam
- `src extsvc` - manage external services (repository configuration)
- `src extensions` - manage extensions
- `src lsif` - manages LSIF data
- `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
- `src version` - check version and guaranteed-compatible version for your Sourcegraph instance

Run `src -h` and `src <subcommand> -h` for more detailed usage information.
Expand Down

0 comments on commit 79c45f5

Please sign in to comment.