Bug #589
- Fixed bug #589, where the man page did not adequately describe searching or usage of attribute modifiers (thanks to Steve Rader).
This commit is contained in:
@@ -335,7 +335,7 @@ int longUsage (std::string& outs)
|
||||
<< " any" << "\n"
|
||||
<< " is (synonym equals)" << "\n"
|
||||
<< " isnt (synonym not)" << "\n"
|
||||
<< " has (synonym contain)" << "\n"
|
||||
<< " has (synonym contains)" << "\n"
|
||||
<< " hasnt" << "\n"
|
||||
<< " startswith (synonym left)" << "\n"
|
||||
<< " endswith (synonym right)" << "\n"
|
||||
|
||||
Reference in New Issue
Block a user