Skip to content

Commit

Permalink
Update transcripts
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisPenner committed Jul 22, 2024
1 parent 6e6c0ab commit 5bedaf3
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions unison-src/transcripts/help.output.md
Original file line number Diff line number Diff line change
Expand Up @@ -683,15 +683,17 @@ scratch/main> help
reset
`reset #pvfd222s8n` reset the current namespace to the
causal `#pvfd222s8n`
`reset foo` reset the current namespace to
that of the `foo` namespace.
`reset foo bar` reset the namespace `bar` to that
of the `foo` namespace.
hash `#pvfd222s8n`
`reset foo` reset the current namespace to the
state of the `foo` namespace.
`reset #pvfd222s8n /topic` reset the branch `topic` of the
current project to the causal
`#pvfd222s8n`.
If you make a mistake using reset, consult the `branch.reflog`
command and use another `reset` command to return to a
previous state.
rewrite (or sfind.replace)
`rewrite rule1` rewrites definitions in the latest scratch file.
Expand Down

0 comments on commit 5bedaf3

Please sign in to comment.