The clear command removes an existing include/exclude rule from the specified stream. If you don’t specify a stream, the command applies to the workspace containing the current working directory. You must specify the existing rule with a depot-relative pathname, just as it appears in an lsrules listing.-s <stream>The name of the stream in which the include or exclude rule was explicitly set. (Use lsrules -fx to determine this information.) If you use this option, you must specify the existing rule with a depot-relative pathname.-l <list-file>Process the include/exclude rules listed in <list-file>. This must be a text file, with one rule per line. Extra whitespace is not allowed; make sure there are no empty lines and no leading or trailing white space around the rules. There is no provision for comment lines in a <list-file>.If you use this option, you cannot also specify an <existing-rule>.An existing include/exclude rule. If you specify a rule in this way, you cannot also use the -l option.Remove the rule for subdirectory perl from the current workspace:
Micro Focus |