Merge branch 'master' of github.com:LukeSmithxyz/lb

This commit is contained in:
Luke Smith 2020-02-22 09:17:25 -05:00
commit 53b5cf4bc1
No known key found for this signature in database
GPG Key ID: 4C50B54A911F6252
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ Blogs and RSS feeds in less than 100 lines of shell script, actually, right now,
```sh
./lb n(ew) # Make a new blog post draft.
./lb e(edit) # Edit a draft of an entry.
./lb e(dit) # Edit a draft of an entry.
./lb t(rash) # Delete a draft of an entry.
./lb p(ublish) # Finalize/publish a blog post draft.
./lb d(elete) # Delete a published blog post.