Skip to content

Commit fa0cb9a

Browse files
committed
Update README
1 parent 3ac8227 commit fa0cb9a

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@ writeas-cli
22
===========
33
Command line interface for [Write.as](https://write.as) and [Write.as on Tor](http://writeas7pm7rcdqg.onion/). Works on Windows, OS X, and Linux.
44

5-
Like the [Android app](https://play.google.com/store/apps/details?id=com.abunchtell.writeas), the command line client keeps track of the posts you make, so future editing / deleting is easier than [doing it with cURL](http://cmd.write.as/). It is currently **ALPHA**, so only basic functionality is available. But the goal is for this to hold the logic behind any future GUI app we build for the desktop.
5+
Like the [Android app](https://play.google.com/store/apps/details?id=com.abunchtell.writeas), the command line client keeps track of the posts you make, so future editing / deleting is easier than [doing it with cURL](http://cmd.write.as/). The goal is for this to serve as the backend for any future GUI app we build for the desktop.
6+
7+
It is currently **alpha**, so a) functionality is basic and b) everything is subject to change — i.e., watch the [changelog](https://write.as/changelog-cli.html).
68

79
## Usage
810

@@ -14,6 +16,7 @@ COMMANDS:
1416
delete Delete a post
1517
get Read a raw post
1618
add Add a post locally
19+
list List local posts
1720
help, h Shows a list of commands or help for one command
1821
1922
GLOBAL OPTIONS:

0 commit comments

Comments
 (0)