From 03c5b06a8ac4645d7d80d2110e20d0240317ff89 Mon Sep 17 00:00:00 2001 From: Daylin Morgan Date: Wed, 8 Mar 2023 03:37:41 -0600 Subject: [PATCH] docs: add list-info-remove to usage page --- Makefile | 2 +- docs/{list-info-rm.tape => list-info-remove.tape} | 2 +- docs/usage.md | 4 ++++ 3 files changed, 6 insertions(+), 2 deletions(-) rename docs/{list-info-rm.tape => list-info-remove.tape} (92%) 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 demo + +# List | Info | Remove + +demo