From 95aed0d68cf6474396bab406c78d2a2e3602fc40 Mon Sep 17 00:00:00 2001 From: Joe Rayhawk Date: Sun, 30 Sep 2012 20:14:06 -0700 Subject: command -> commands --- command/addaccess.mdwn | 9 --------- command/lsaccess.mdwn | 11 ----------- command/lsrepo.mdwn | 5 ----- command/newrepo.mdwn | 30 ------------------------------ command/newuser.mdwn | 12 ------------ command/pinyconfig.mdwn | 33 --------------------------------- command/rebuildrepo.mdwn | 5 ----- command/rmaccess.mdwn | 9 --------- command/rmrepo.mdwn | 5 ----- 9 files changed, 119 deletions(-) delete mode 100644 command/addaccess.mdwn delete mode 100644 command/lsaccess.mdwn delete mode 100644 command/lsrepo.mdwn delete mode 100644 command/newrepo.mdwn delete mode 100644 command/newuser.mdwn delete mode 100644 command/pinyconfig.mdwn delete mode 100644 command/rebuildrepo.mdwn delete mode 100644 command/rmaccess.mdwn delete mode 100644 command/rmrepo.mdwn (limited to 'command') diff --git a/command/addaccess.mdwn b/command/addaccess.mdwn deleted file mode 100644 index 47f38d8..0000000 --- a/command/addaccess.mdwn +++ /dev/null @@ -1,9 +0,0 @@ -# Add User Access to a Repository - -
-[[!table format=dsv delimiter=# data=""" -Repository name: # -User name: # - -"""]] -
diff --git a/command/lsaccess.mdwn b/command/lsaccess.mdwn deleted file mode 100644 index f687e72..0000000 --- a/command/lsaccess.mdwn +++ /dev/null @@ -1,11 +0,0 @@ -# List repositories you have access to - -
- -
- -# List users who have access to a repository - -
-Repository name: -
diff --git a/command/lsrepo.mdwn b/command/lsrepo.mdwn deleted file mode 100644 index 8a6ca00..0000000 --- a/command/lsrepo.mdwn +++ /dev/null @@ -1,5 +0,0 @@ -# List repositories you have access to - -
- -
diff --git a/command/newrepo.mdwn b/command/newrepo.mdwn deleted file mode 100644 index 035f7b7..0000000 --- a/command/newrepo.mdwn +++ /dev/null @@ -1,30 +0,0 @@ -# New Repository - -
-

New repository name:

-

Ikiwiki: - enable - disable - -

-

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

-

- -
- -# Clone Repo - -
-

New repository name:

-

Piny repo or git-fetchable remote to clone:

-

Ikiwiki: - enable - disable - -

-

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

-

- -
- -Note: your email address will be published with your repository. diff --git a/command/newuser.mdwn b/command/newuser.mdwn deleted file mode 100644 index 3c5c756..0000000 --- a/command/newuser.mdwn +++ /dev/null @@ -1,12 +0,0 @@ -# Make a New User - -A confirmation email will be sent to the provided email address. - -
-[[!table format=dsv delimiter=# data=""" -New username: # -Password: # -Email address: # - # -"""]] -
diff --git a/command/pinyconfig.mdwn b/command/pinyconfig.mdwn deleted file mode 100644 index 70f2df8..0000000 --- a/command/pinyconfig.mdwn +++ /dev/null @@ -1,33 +0,0 @@ -# List configuration variables for a repository -
-Repository name: - -
- -# Configure a repository - -
-[[!table format=dsv delimiter=# data=""" -Repository name: # -Variable name: # -Variable value: # - # -"""]] -
- -# List your own configuration variables -
- - -
- -# Configure your own settings - -
-[[!table format=dsv delimiter=# data=""" - -Variable name: # -Variable value: # - # -"""]] -
diff --git a/command/rebuildrepo.mdwn b/command/rebuildrepo.mdwn deleted file mode 100644 index 66bfe19..0000000 --- a/command/rebuildrepo.mdwn +++ /dev/null @@ -1,5 +0,0 @@ -# Rebuild a Repository - -
-Repository name: -
diff --git a/command/rmaccess.mdwn b/command/rmaccess.mdwn deleted file mode 100644 index 67733f2..0000000 --- a/command/rmaccess.mdwn +++ /dev/null @@ -1,9 +0,0 @@ -# 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 deleted file mode 100644 index ebec365..0000000 --- a/command/rmrepo.mdwn +++ /dev/null @@ -1,5 +0,0 @@ -# Remove a Repository - -
-Repository name: -
-- cgit v1.2.3