diff options
Diffstat (limited to 'doc/README.md')
| -rw-r--r-- | doc/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/README.md b/doc/README.md index 02ea0f0..1391062 100644 --- a/doc/README.md +++ b/doc/README.md @@ -29,6 +29,6 @@ GitSyncer is a tool for synchronizing Git repositories across multiple platforms 1. Install GitSyncer 2. Create a configuration file -3. Run `gitsyncer --sync-all` to sync all configured repositories +3. Run `gitsyncer sync all` to sync all configured repositories -See the [Configuration Guide](configuration.md) for detailed setup instructions.
\ No newline at end of file +See the [Configuration Guide](configuration.md) for detailed setup instructions. |
