diff --git a/twander.1 b/twander.1 index af22b44..05df660 100644 --- a/twander.1 +++ b/twander.1 @@ -841,11 +841,13 @@ Because \'twander\' always recognizes the "#" as the beginning of a comment, there is no direct way to include this character -in a Command String. It is conveivable that some commands (such +in a Command String. It is conceivable that some commands (such as \'sed\') need to make use of this character. The [HASH] builtin is provided for this purpose. Anywhere it appears in the Command String, it will be replaced with the "#" at command -execution time. +execution time. Unlike the Builtin Variables, [HASH] is never +quoted when it is replaced in a Command String, regardless of +whether the -t command argument is used or not. .IP \(bu 4 .B [SELECTION]