unisonweb/unison
Auf GitHub ansehenthe `patch` command help doesn't list its arguments or give examples
Open
#908 geöffnet am 29. Okt. 2019
codebase-manager / ucmdocumentationhelp wantedpapercut
Repository-Metriken
- Stars
- (6.624 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 12T 19h) (6 gemergte PRs in 30 T)
Beschreibung
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