summaryrefslogtreecommitdiff
path: root/plugins/forklift
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/forklift')
-rw-r--r--plugins/forklift/README.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/plugins/forklift/README.md b/plugins/forklift/README.md
new file mode 100644
index 000000000..b452a357c
--- /dev/null
+++ b/plugins/forklift/README.md
@@ -0,0 +1,13 @@
+## forklift
+
+Plugin for ForkLift, an FTP application for OS X.
+
+### Requirements
+
+* [ForkLift](http://forkliftapp.com/forklift/)
+
+### Usage
+
+* If `fl` is called without arguments then the current folder is opened in ForkLift. Is equivalent to `fl .`
+
+* If `fl` is called with a directory as the argument, then that directory is opened in ForkLift \ No newline at end of file