unison/unison-src/transcripts/help.md
2024-07-05 11:28:27 -06:00

15 lines
370 B
Markdown

# Shows `help` output
```ucm
scratch/main> help
scratch/main> help-topics
scratch/main> help-topic filestatus
scratch/main> help-topic messages.disallowedAbsolute
scratch/main> help-topic namespaces
scratch/main> help-topic projects
scratch/main> help-topic remotes
scratch/main> help-topic testcache
```
We should add a command to show help for hidden commands also.