mirror of
https://github.com/Neocky/pluGET.git
synced 2024-04-29 16:12:30 +00:00
Added changelog to check help
This commit is contained in:
parent
8344ed0afc
commit
a4b1b7acf9
@ -164,14 +164,14 @@ or:
|
|||||||
```
|
```
|
||||||
get 'pluginName'
|
get 'pluginName'
|
||||||
```
|
```
|
||||||
#### Check all plugins/one specific plugin for updates:
|
#### Check all plugins/one specific plugin for updates with optional changelog output:
|
||||||
`check [all/pluginName]`
|
`check [all/pluginName] [changelog]`
|
||||||
```
|
```
|
||||||
check all
|
check all
|
||||||
```
|
```
|
||||||
or:
|
or:
|
||||||
```
|
```
|
||||||
check 'pluginName'
|
check 'pluginName' changelog
|
||||||
```
|
```
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
|
Loading…
Reference in New Issue
Block a user