From 65748e2a064db4a8463a34050f11e966385ab2e3 Mon Sep 17 00:00:00 2001 From: Christian Ferbar Date: Tue, 27 Sep 2016 12:27:37 +0200 Subject: [PATCH] add README.md --- plugins/svn/README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 plugins/svn/README.md diff --git a/plugins/svn/README.md b/plugins/svn/README.md new file mode 100644 index 000000000..3476bca37 --- /dev/null +++ b/plugins/svn/README.md @@ -0,0 +1,10 @@ +## svn + +**Maintainer:** + +This plugin adds some useful functions. + +### Usage + +See the [wiki](https://github.com/robbyrussell/oh-my-zsh/wiki/Plugin:svn) for a list of functions provided by the plugin. +