Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
1
  • Loading branch information
lhz960904 authored Dec 16, 2023
1 parent 1aa4498 commit 8381c9f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
> CLI for manager git repositories easily, Inspiration by [projj](https://github.com/popomore/projj)
[![NPM version](https://img.shields.io/npm/v/repom)](https://www.npmjs.com/package/repom)

![GitHub Action Status](https://img.shields.io/github/actions/workflow/status/lhz960904/repom/ci.yml)

## Overview
Expand Down Expand Up @@ -88,4 +87,4 @@ repom clean-up <dir>
- `baseDir` : Repositories will be cloned to, default `~/Users/Documents/Code`.
- `groupBy` : Group according to the following option
- `source` : git remote url. e.g. `https://github.com/lhz960904/repom.git` match to `github.com`
- `owner` : repository owner. e.g. `https://github.com/lhz960904/repom.git` match to `lhz960904`
- `owner` : repository owner. e.g. `https://github.com/lhz960904/repom.git` match to `lhz960904`

0 comments on commit 8381c9f

Please sign in to comment.