mirror of
https://github.com/zyllian/webdog.git
synced 2025-05-10 10:36:39 -07:00
make rss feeds optional for resources
This commit is contained in:
parent
95a0765b1e
commit
ddeb079d52
7 changed files with 101 additions and 65 deletions
|
@ -66,6 +66,9 @@ Arguments:
|
|||
<ID> The resource type's ID
|
||||
<NAME> The name of the resource type to create
|
||||
<PLURAL> The name of the resource type, but plural
|
||||
|
||||
Options:
|
||||
--no-rss Whether to skip enabling RSS for this resource or not
|
||||
```
|
||||
|
||||
## `webdog page new`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue