cleanup
parent
6b5bc6b0ef
commit
db58cb27f7
|
@ -21,7 +21,7 @@ make
|
|||
- [x] plaintext
|
||||
- [x] html
|
||||
- [ ] gopher
|
||||
- [ ] graffiti
|
||||
- [x] graffiti
|
||||
- [x] documentation with manpages
|
||||
|
||||
## contributing
|
||||
|
|
|
@ -26,7 +26,7 @@ func NewManagement() *Management {
|
|||
ui.NewList([]string{
|
||||
"read over feels",
|
||||
"modify feels publishing",
|
||||
"backup your feels", // TODO
|
||||
"backup your feels",
|
||||
"import a feels backup", // TODO
|
||||
"bury some feels",
|
||||
"delete feels by day",
|
||||
|
|
Loading…
Reference in New Issue