mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
17 lines
236 B
Markdown
17 lines
236 B
Markdown
![]() |
# zm
|
||
|
|
||
|
> A tool for managing articles of newspapers and blogs.
|
||
|
> More information: <https://github.com/ZERMZeitung/zm2>.
|
||
|
|
||
|
- Make a new draft:
|
||
|
|
||
|
`zm new`
|
||
|
|
||
|
- Edit a draft:
|
||
|
|
||
|
`zm edit`
|
||
|
|
||
|
- Publish a draft and commit it with git:
|
||
|
|
||
|
`zm publish`
|