Forrest logo
back to the tb tool

tb:tldr:9d8a2

tb: Add a new note to a board.
$ tb --note ${note_description} @${board_name}
try on your machine

This command is not a standard command in any operating system or software that I am aware of. It appears to be a custom command or shorthand used within a specific context or application.

Based on the provided command, it seems to be related to creating a note within a system or application that has a "tb" functionality or feature. The command seems to use variable placeholders denoted by ${note_description} and ${board_name} to specify the specific note's description and the name of the board where the note will be added.

Without further context or information about the specific system or application in use, it is difficult to provide a more detailed explanation of how this command works or what it does.

This explanation was created by an AI. In most cases those are correct. But please always be careful and never run a command you are not sure if it is safe.
back to the tb tool