From 547fdbf45eaad210766435ae5185c0226fa338e8 Mon Sep 17 00:00:00 2001 From: aryairani Date: Mon, 25 Nov 2024 15:23:42 +0000 Subject: [PATCH] rerun transcripts (reminder to rerun CI!) --- unison-src/transcripts/help.output.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/unison-src/transcripts/help.output.md b/unison-src/transcripts/help.output.md index 510fe617cc..1b176f97b3 100644 --- a/unison-src/transcripts/help.output.md +++ b/unison-src/transcripts/help.output.md @@ -810,6 +810,9 @@ scratch/main> help undo `undo` reverts the most recent change to the codebase. + unsafe.force-push (or push.unsafe-force) + Like `push`, but forcibly overwrites the remote namespace. + update Adds everything in the most recently typechecked file to the namespace, replacing existing definitions having the same