diff --git a/unison-src/transcripts/names.md b/unison-src/transcripts/names.md index 492e32353..7780292f4 100644 --- a/unison-src/transcripts/names.md +++ b/unison-src/transcripts/names.md @@ -28,7 +28,7 @@ scratch/main> add scratch/main> names x -- We can search by hash, and see all aliases of that hash scratch/main> names #gjmq673r1v --- Works with global names too +-- Works with absolute names too scratch/main> names .some.place.x ``` diff --git a/unison-src/transcripts/names.output.md b/unison-src/transcripts/names.output.md index 498cab0a2..697dc38f2 100644 --- a/unison-src/transcripts/names.output.md +++ b/unison-src/transcripts/names.output.md @@ -71,7 +71,7 @@ scratch/main> names #gjmq673r1v Tip: Use `names.global` to see more results. --- Works with global names too +-- Works with absolute names too scratch/main> names .some.place.x Term