From e73e39bb031b0958dfe7f01686f7cc1467a09c6d Mon Sep 17 00:00:00 2001
From: Richard Hartmann <richih.mailinglist@gmail.com>
Date: Wed, 23 Nov 2011 00:01:37 +0100
Subject: [PATCH] Update docs

---
 doc/vcsh.1.ronn | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/vcsh.1.ronn b/doc/vcsh.1.ronn
index 744a0b3..015e76e 100644
--- a/doc/vcsh.1.ronn
+++ b/doc/vcsh.1.ronn
@@ -5,7 +5,7 @@ vcsh(1) - manage and sync config files via git
 
 `vcsh` clone <url> [<location>]
 
-`vcsh` delete
+`vcsh` delete <repo>
 
 `vcsh` exit
 
@@ -17,7 +17,7 @@ vcsh(1) - manage and sync config files via git
 
 `vcsh` run <repo> <command>
 
-`vcsh` seed-gitignore
+`vcsh` seed-gitignore <repo>
 
 `vcsh` use <repo>
 
-- 
GitLab