diff --git a/Makefile b/Makefile
index 3bad079..7f01b33 100644
--- a/Makefile
+++ b/Makefile
@@ -22,7 +22,7 @@ install: ## symlink to $PREFIX
uninstall: ## delete $(PREFIX)/viv
rm $(PREFIX)/viv
-TAPES = demo freeze list-info-rm
+TAPES = demo freeze list-info-remove
GIFS := $(foreach n, $(TAPES), docs/$(n).gif)
docs: $(GIFS) ## generate usage examples
diff --git a/docs/list-info-rm.tape b/docs/list-info-remove.tape
similarity index 92%
rename from docs/list-info-rm.tape
rename to docs/list-info-remove.tape
index 322ac08..2d76998 100644
--- a/docs/list-info-rm.tape
+++ b/docs/list-info-remove.tape
@@ -1,7 +1,7 @@
Set Height 750
Set Width 1500
Set Theme "Catppuccin Mocha"
-Output ./list-info-rm.gif
+Output ./list-info-remove.gif
Type "cat demo.py"
Enter
diff --git a/docs/usage.md b/docs/usage.md
index 11fffd7..353e737 100644
--- a/docs/usage.md
+++ b/docs/usage.md
@@ -9,3 +9,7 @@
# Freeze
+
+# List | Info | Remove
+
+