Skip to content

Commit

Permalink
docs(readme): add repoman add and repoman remove to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
basti1302 committed Nov 9, 2023
1 parent 31dc76a commit 0df6483
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ Usage
* `repoman config --bitbucket-auth-user basti1302 --bitbucket-auth-pass somepassword`: Create .repoman.json containing Bitbucket projects.
* `repoman config --local`: Create .repoman.json configuration file from local repositories in current directory.
* `repoman clean`: Delete local repositories not managed by Repoman (that is, not configured in .repoman.json).
* `repoman add`: Add a repository to the repoman configuration and clone it
* `repoman remove`: Remove a single repository from the configuration and from disk

### Initial Clone/Checkout

Expand Down

0 comments on commit 0df6483

Please sign in to comment.