summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/puppetrun1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/puppetrun b/bin/puppetrun
index 30f1a043f..5fa5ae4ad 100755
--- a/bin/puppetrun
+++ b/bin/puppetrun
@@ -172,6 +172,7 @@ end
flags = [
[ "--all", "-a", GetoptLong::NO_ARGUMENT ],
+ [ "--tag", "-t", GetoptLong::REQUIRED_ARGUMENT ],
[ "--class", "-c", GetoptLong::REQUIRED_ARGUMENT ],
[ "--foreground", "-f", GetoptLong::NO_ARGUMENT ],
[ "--debug", "-d", GetoptLong::NO_ARGUMENT ],