Help

You can find help on any command that CodeSnippet supports by running the following command:

snippet help <command>

This will print usage information for that command. For example the render command:

snippet help show

Will return:

Usage:
  snippet show

Options:
  [--name=NAME]          # Name of snippet
  [--copy], [--no-copy]  # Should copy snippet to clipboard

Find and show snippet