summaryrefslogtreecommitdiff
path: root/plugins/forklift/README.md
diff options
context:
space:
mode:
authorwyldphyre <craigreynolds@Claire.local>2015-02-27 13:38:31 +0800
committerncanceill <nicolas.canceill@ens-cachan.org>2015-06-12 00:17:26 +0200
commitcf3fb873ec0cc0ec428e9c05dcac998d3b3f956c (patch)
treedbb435098adad1e8fc76b22a9ca53a8c683796dd /plugins/forklift/README.md
parent81da07602c8e99548ffbe4d110d40ea5873f20fe (diff)
downloadzsh-cf3fb873ec0cc0ec428e9c05dcac998d3b3f956c.tar.gz
zsh-cf3fb873ec0cc0ec428e9c05dcac998d3b3f956c.tar.bz2
zsh-cf3fb873ec0cc0ec428e9c05dcac998d3b3f956c.zip
Added README.md file for ForkLift plugin
Diffstat (limited to 'plugins/forklift/README.md')
-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