From 7980dde165b1ae6acc058ecd1cf8edf98bc29d97 Mon Sep 17 00:00:00 2001 From: Jake Yip Date: Tue, 2 Feb 2016 15:59:08 +1100 Subject: [PATCH] correct typo Change-Id: I39e4eacadca8caa5c249de5a2105b4674a54a27b --- doc/source/ostestr.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/ostestr.rst b/doc/source/ostestr.rst index 84b920a..ac1290f 100644 --- a/doc/source/ostestr.rst +++ b/doc/source/ostestr.rst @@ -114,7 +114,7 @@ exposed via the --regex option. For example:: This will do a straight passthrough of the provided regex to testr. Additionally, ostestr allows you to specify a blacklist file to define a set of regexes to exclude. You can specify a blacklist file with the ---blacklist-file/-b option, for example:: +--blacklist_file/-b option, for example:: $ ostestr --blacklist_file $path_to_file