[contents]
Contents
Syntax
The syntax for the new-title command is:
nift new-template-path (name) path
nsm new-template-path (name) path
Description
The new-template command is for setting the template path project wide or for a tracked file. If no name parameter is provided then it will update the template for the project, otherwise if a name is provided then the specified template path will only be applied to that file.
Example
Example of new-template-path being used:
nift new-template-path "template/blog.template"
nsm new-template-path 404 "template/404.template"