From 95aed0d68cf6474396bab406c78d2a2e3602fc40 Mon Sep 17 00:00:00 2001 From: Joe Rayhawk Date: Sun, 30 Sep 2012 20:14:06 -0700 Subject: command -> commands --- commands/pinyconfig.mdwn | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 commands/pinyconfig.mdwn (limited to 'commands/pinyconfig.mdwn') diff --git a/commands/pinyconfig.mdwn b/commands/pinyconfig.mdwn new file mode 100644 index 0000000..70f2df8 --- /dev/null +++ b/commands/pinyconfig.mdwn @@ -0,0 +1,33 @@ +# 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: # + # +"""]] +
-- cgit v1.2.3