Node: Specifying Files and Directories, Next: Options, Previous: Specifying Projects, Up: Subcommands
The file-or-dir operands restrict a subcommand to
operate only on specific files within a project version. Each must be
the name of a file or directory in the relevant project version. A
directory operand stands for all files under that directory (i.e., in it
or, recursively, under its subdirectories). The default file-or-dir
operand is the working directory specified by the project
operand (see Specifying Projects). Usually, this is simply
the current directory (.
), specifying everything under the
project directory.