mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-22 09:51:20 +00:00
Update cheatsheets
This commit is contained in:
21
zm
Normal file
21
zm
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, common]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# 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`
|
||||
Reference in New Issue
Block a user