unison/unison-src/transcripts/help.md

15 lines
370 B
Markdown
Raw Permalink Normal View History

# Shows `help` output
2024-07-05 19:54:35 +03:00
```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.