diff options
Diffstat (limited to 'raidgrep.1.asciidoc')
| -rw-r--r-- | raidgrep.1.asciidoc | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/raidgrep.1.asciidoc b/raidgrep.1.asciidoc index a737bce..1719cde 100644 --- a/raidgrep.1.asciidoc +++ b/raidgrep.1.asciidoc @@ -221,11 +221,11 @@ applied (depending on your shell):  The following examples are raidgrep invocations that show how predicates can be  supplied as arguments to raidgrep: -+raidgrep -- -success -player Godric+:: +`raidgrep -- -success -player Godric`::      Same as above. Special quoting is not necessary, as raidgrep can figure out      what the user meant. -+raidgrep -- -player "Godric Gobbledygook"+:: +`raidgrep -- -player "Godric Gobbledygook"`::      Find any logs with a player called "Godric Gobbledygook". Raidgrep can      figure out how the quotes were meant to be, even though the shell stripped      them away. | 
