section rename

Renames a section cut.

Syntax

section rename <name> <new name>

Arguments

<name>
The current section cut name.
<new name>
The new section cut name.

Example

Rename section cut "Section 1" to "Section 2":

section rename "Section 1" "Section 2"