mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-07 18:06:02 +02:00
zm: add page (#6355)
This commit is contained in:
parent
3f3f5d53f5
commit
e87a65cc7d
1 changed files with 16 additions and 0 deletions
16
pages/common/zm.md
Normal file
16
pages/common/zm.md
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# 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`
|
Loading…
Add table
Reference in a new issue