Skip to content

Commit 5bedaf3

Browse files
committed
Update transcripts
1 parent 6e6c0ab commit 5bedaf3

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

unison-src/transcripts/help.output.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -683,15 +683,17 @@ scratch/main> help
683683
684684
reset
685685
`reset #pvfd222s8n` reset the current namespace to the
686-
causal `#pvfd222s8n`
687-
`reset foo` reset the current namespace to
688-
that of the `foo` namespace.
689-
`reset foo bar` reset the namespace `bar` to that
690-
of the `foo` namespace.
686+
hash `#pvfd222s8n`
687+
`reset foo` reset the current namespace to the
688+
state of the `foo` namespace.
691689
`reset #pvfd222s8n /topic` reset the branch `topic` of the
692690
current project to the causal
693691
`#pvfd222s8n`.
694692
693+
If you make a mistake using reset, consult the `branch.reflog`
694+
command and use another `reset` command to return to a
695+
previous state.
696+
695697
rewrite (or sfind.replace)
696698
`rewrite rule1` rewrites definitions in the latest scratch file.
697699

0 commit comments

Comments
 (0)