Skip to content

sections

List available sections in the doing file.

Usage

bash
doing sections [OPTIONS]

Options

FlagDescription
-c, --columnOutput sections in a single column

Examples

List all sections:

bash
doing sections

List sections in single-column format for scripting:

bash
doing sections -c

Released under the MIT License.