From 05010e8127b6d1902fb08a6175a5b86dd1d720ea Mon Sep 17 00:00:00 2001 From: Joe Rayhawk Date: Wed, 4 May 2011 21:55:08 -0700 Subject: Fixing command submission URLs --- command/addaccess.mdwn | 2 +- command/newrepo.mdwn | 2 +- command/rmaccess.mdwn | 2 +- command/rmrepo.mdwn | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/command/addaccess.mdwn b/command/addaccess.mdwn index fe116f5..6b827dc 100644 --- a/command/addaccess.mdwn +++ b/command/addaccess.mdwn @@ -1,6 +1,6 @@ # Add User Access to a Repository -
+ [[!table format=dsv delimiter=# data=""" Repository name: # User name: # diff --git a/command/newrepo.mdwn b/command/newrepo.mdwn index 0ff426f..a385ae2 100644 --- a/command/newrepo.mdwn +++ b/command/newrepo.mdwn @@ -1,6 +1,6 @@ # New Repository - +

New repository name:

Provide a one-line description to be used in repo listings:s

diff --git a/command/rmaccess.mdwn b/command/rmaccess.mdwn index 98903fa..4be0a8c 100644 --- a/command/rmaccess.mdwn +++ b/command/rmaccess.mdwn @@ -1,6 +1,6 @@ # Remove User Access to a Repository - + [[!table format=dsv delimiter=# data=""" Repository name: # User name: # diff --git a/command/rmrepo.mdwn b/command/rmrepo.mdwn index 3167269..d42e9eb 100644 --- a/command/rmrepo.mdwn +++ b/command/rmrepo.mdwn @@ -1,5 +1,5 @@ # Remove a Repository - + Repository name:
-- cgit v1.2.3