From 08fbddac696473977e0140c781e05b2f8ccf13d0 Mon Sep 17 00:00:00 2001 From: Daniel Bachhuber Date: Sun, 2 Jun 2013 08:47:13 -0700 Subject: [PATCH] Update man docs --- man-src/scaffold-post-type.txt | 4 ++-- man-src/scaffold-taxonomy.txt | 4 ++-- man/scaffold-post-type.1 | 2 +- man/scaffold-taxonomy.1 | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/man-src/scaffold-post-type.txt b/man-src/scaffold-post-type.txt index 9e50ebaf..e164c1f3 100644 --- a/man-src/scaffold-post-type.txt +++ b/man-src/scaffold-post-type.txt @@ -10,8 +10,8 @@ * `--theme`: - Create a file in the current theme's directory, instead of sending to -STDOUT. + Create a file in the active theme directory, instead of sending to +STDOUT. Specify a theme with `--theme=` to have the file placed in that theme. * `--plugin=`: diff --git a/man-src/scaffold-taxonomy.txt b/man-src/scaffold-taxonomy.txt index 4156dfd6..1015bf54 100644 --- a/man-src/scaffold-taxonomy.txt +++ b/man-src/scaffold-taxonomy.txt @@ -14,8 +14,8 @@ * `--theme`: - Create a file in the current theme's directory, instead of sending to -STDOUT. + Create a file in the active theme directory, instead of sending to +STDOUT. Specify a theme with `--theme=` to have the file placed in that theme. * `--plugin=`: diff --git a/man/scaffold-post-type.1 b/man/scaffold-post-type.1 index 5d07b487..6db8bf44 100644 --- a/man/scaffold-post-type.1 +++ b/man/scaffold-post-type.1 @@ -27,7 +27,7 @@ The textdomain to use for the labels\. \fB\-\-theme\fR: . .IP -Create a file in the current theme directory, instead of sending to STDOUT\. +Create a file in the active theme directory, instead of sending to STDOUT\. Specify a theme with \fB\-\-theme=\fR to have the file placed in that theme\. . .TP \fB\-\-plugin=\fR: diff --git a/man/scaffold-taxonomy.1 b/man/scaffold-taxonomy.1 index 84a1a790..3d7986f2 100644 --- a/man/scaffold-taxonomy.1 +++ b/man/scaffold-taxonomy.1 @@ -33,7 +33,7 @@ The textdomain to use for the labels\. \fB\-\-theme\fR: . .IP -Create a file in the current theme directory, instead of sending to STDOUT\. +Create a file in the active theme directory, instead of sending to STDOUT\. Specify a theme with \fB\-\-theme=\fR to have the file placed in that theme\. . .TP \fB\-\-plugin=\fR: -- 2.11.0