mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-07 06:57:05 +00:00
Update cheatsheets
This commit is contained in:
29
laydown
Normal file
29
laydown
Normal file
@@ -0,0 +1,29 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, common]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# laydown
|
||||
|
||||
> Command line application to prepare for Daily Standup.
|
||||
> More information: <https://github.com/badjr13/laydown>.
|
||||
|
||||
- Add an item to DID section:
|
||||
|
||||
`laydown did {{item}}`
|
||||
|
||||
- Add an item to DOING section:
|
||||
|
||||
`laydown doing {{item}}`
|
||||
|
||||
- Clear all items:
|
||||
|
||||
`laydown clear`
|
||||
|
||||
- Use an editor to edit current data:
|
||||
|
||||
`laydown edit`
|
||||
|
||||
- Archive and clear current data:
|
||||
|
||||
`laydown archive`
|
||||
Reference in New Issue
Block a user