1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-03-28 21:16:20 +01:00

zm: add page (#6355)

This commit is contained in:
pixel 2021-08-24 20:53:28 +02:00 committed by GitHub
parent 3f3f5d53f5
commit e87a65cc7d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

16
pages/common/zm.md Normal file
View 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`