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'
|
||||
```
|
||||
#### Check all plugins/one specific plugin for updates:
|
||||
`check [all/pluginName]`
|
||||
#### Check all plugins/one specific plugin for updates with optional changelog output:
|
||||
`check [all/pluginName] [changelog]`
|
||||
```
|
||||
check all
|
||||
```
|
||||
or:
|
||||
```
|
||||
check 'pluginName'
|
||||
check 'pluginName' changelog
|
||||
```
|
||||
|
||||
<details>
|
||||
|
Loading…
Reference in New Issue
Block a user