unisonweb/unison
View on GitHubthe `patch` command help doesn't list its arguments or give examples
Open
#908 opened on Oct 29, 2019
codebase-manager / ucmdocumentationhelp wantedpapercut
Description
patch takes a mandatory patch argument and an optional scope path argument, but the help examples don't mention or illustrate them.
See the update command for examples of examples:
https://github.com/unisonweb/unison/blob/6e37d28e80c615820fbea6a7e90f37e7f07cac5c/parser-typechecker/src/Unison/CommandLine/InputPatterns.hs#L146-L156