Skip to content

Commit

Permalink
docs: update docs with PTerm-CI
Browse files Browse the repository at this point in the history
  • Loading branch information
PTermCI committed Jul 30, 2022
1 parent 6d07d66 commit 9e0a2e8
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions docs/docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ This is a downloader CLI application, it can download some music or some other s

```bash
get mc 稻香
get clone fzdwx/get
get date
get date --format 20060102
get time
Expand All @@ -30,11 +31,24 @@ get time --live
## Commands
|Command|Usage|
|-------|-----|
|`get clone`|clone github project|
|`get completion`|Generate the autocompletion script for the specified shell|
|`get date`|Prints the current date.|
|`get help`|Help about any command|
|`get msc`|download music.|
|`get time`|Prints the current time|
# ... clone
`get clone`

## Usage
> clone github project
get clone [owner]/[repo]
## Examples

```bash
get git fzdwx/get
```
# ... completion
`get completion`

Expand Down

0 comments on commit 9e0a2e8

Please sign in to comment.