cmd: rmv
[contents]

Contents

Syntax

The syntax for the rmv command is:

nift rmv names
nsm rmv names

Description

The rmv command is for deleting/removing files from a project, it takes a non-zero number of string parameters that should specify names of files to delete/remove. All information about the file is deleted/removed from .nsm/tracking.list along with the content file, output file and the info file. You will still have to manually delete/remove any associated content and/or template files unique to the files being deleted/removed.

Note: rmv-dir and rmv-from-file are much more convenient for deleting/removing large volumes of files than rmv.

Note: Surround any names containing spaces with single or double quotes.