We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a0e1a1 commit 1f32d18Copy full SHA for 1f32d18
README.md
@@ -27,7 +27,7 @@ being managed by the bundle server.
27
`https://github.com/git-for-windows/git` is assigned the route
28
`/git-for-windows/git`. Run `git-bundle-server update` to initialize bundle
29
information. Configure the web server to recognize this repository at that
30
- route. Configure scheduler to run `git-bundle-server update --all` as
+ route. Configure scheduler to run `git-bundle-server update-all` as
31
necessary.
32
33
* `git-bundle-server update [--daily|--hourly] <route>`: For the
0 commit comments