unison/unison-src/transcripts/create-author.output.md
Greg Pfeil 0031542faf
Add a space before code block info strings
This is for consistency with the `cmark` style. Now the blocks we still
pretty-print ourselves will match the bulk of them that `cmark`
produces.
2024-07-10 13:56:07 -06:00

531 B

Demonstrating create.author:

scratch/main> create.author alicecoder "Alice McGee"

  Added definitions:
  
    1. metadata.authors.alicecoder          : Author
    2. metadata.copyrightHolders.alicecoder : CopyrightHolder
    3. metadata.authors.alicecoder.guid     : GUID
  
  Tip: Add License values for alicecoder under metadata.

scratch/main> find alicecoder

  1. metadata.authors.alicecoder : Author
  2. metadata.copyrightHolders.alicecoder : CopyrightHolder
  3. metadata.authors.alicecoder.guid : GUID