cmd: unwatch
[contents]

Contents

Syntax

The syntax for the unwatch command is:

nsm unwatch dir (content-extension)
nsm unwatch dir (content-extension)

Description

The unwatch command is for automatically tracking and untracking files based on the existence of content files in a specified directory. The default values for content-extension if none is provided is specified in the project configuration file .nsm/nift.config.

Example

Example of watch being used:

nift unwatch content
nsm unwatch content/blog/posts ".md"