unison/unison-src/transcripts/create-author.md

11 lines
174 B
Markdown
Raw Permalink Normal View History

```ucm:hide
scratch/main> builtins.mergeio
```
Demonstrating `create.author`:
```ucm
2024-06-26 03:10:02 +03:00
scratch/main> create.author alicecoder "Alice McGee"
scratch/main> find alicecoder
```