diff --git a/examples/vhs/constraint-explorer.tape b/examples/vhs/constraint-explorer.tape index 1e078781..849e8e8e 100644 --- a/examples/vhs/constraint-explorer.tape +++ b/examples/vhs/constraint-explorer.tape @@ -1,5 +1,5 @@ # This is a vhs script. See https://github.com/charmbracelet/vhs for more info. -# To run this script, install vhs and run `vhs ./examples/constraints.tape` +# To run this script, install vhs and run `vhs ./examples/constraint-explorer.tape` Output "target/constraint-explorer.gif" Set Theme "Aardvark Blue" Set FontSize 18 diff --git a/examples/vhs/demo2-destroy.tape b/examples/vhs/demo2-destroy.tape index 77e859c0..c28eb115 100644 --- a/examples/vhs/demo2-destroy.tape +++ b/examples/vhs/demo2-destroy.tape @@ -1,5 +1,5 @@ # This is a vhs script. See https://github.com/charmbracelet/vhs for more info. -# To run this script, install vhs and run `vhs ./examples/demo.tape` +# To run this script, install vhs and run `vhs ./examples/demo2-destroy.tape` # NOTE: Requires VHS 0.6.1 or later for Screenshot support Output "target/demo2-destroy.gif" Set Theme "Aardvark Blue" diff --git a/examples/vhs/demo2-social.tape b/examples/vhs/demo2-social.tape index 186b4a6d..58a20648 100644 --- a/examples/vhs/demo2-social.tape +++ b/examples/vhs/demo2-social.tape @@ -1,5 +1,5 @@ # This is a vhs script. See https://github.com/charmbracelet/vhs for more info. -# To run this script, install vhs and run `vhs ./examples/demo.tape` +# To run this script, install vhs and run `vhs ./examples/demo2-social.tape` Output "target/demo2-social.gif" Set Theme "Aardvark Blue" diff --git a/examples/vhs/demo2.tape b/examples/vhs/demo2.tape index 05739cf7..bbe1d185 100644 --- a/examples/vhs/demo2.tape +++ b/examples/vhs/demo2.tape @@ -1,5 +1,5 @@ # This is a vhs script. See https://github.com/charmbracelet/vhs for more info. -# To run this script, install vhs and run `vhs ./examples/demo.tape` +# To run this script, install vhs and run `vhs ./examples/demo2.tape` # NOTE: Requires VHS 0.6.1 or later for Screenshot support Output "target/demo2.gif" Set Theme "Aardvark Blue" diff --git a/examples/vhs/docsrs.tape b/examples/vhs/docsrs.tape index 728d7886..d1c70b2a 100644 --- a/examples/vhs/docsrs.tape +++ b/examples/vhs/docsrs.tape @@ -1,5 +1,5 @@ # This is a vhs script. See https://github.com/charmbracelet/vhs for more info. -# To run this script, install vhs and run `vhs ./examples/demo.tape` +# To run this script, install vhs and run `vhs ./examples/docsrs.tape` # NOTE: Requires VHS 0.6.1 or later for Screenshot support Output "target/docsrs.gif" Set Theme "Aardvark Blue" diff --git a/examples/vhs/flex.tape b/examples/vhs/flex.tape index 5c77bf74..fe4309be 100644 --- a/examples/vhs/flex.tape +++ b/examples/vhs/flex.tape @@ -1,5 +1,5 @@ # This is a vhs script. See https://github.com/charmbracelet/vhs for more info. -# To run this script, install vhs and run `vhs ./examples/layout.tape` +# To run this script, install vhs and run `vhs ./examples/flex.tape` Output "target/flex.gif" Set Theme "Aardvark Blue" Set Width 1200 diff --git a/examples/vhs/hyperlink.tape b/examples/vhs/hyperlink.tape index 4c465450..bc02bcf0 100644 --- a/examples/vhs/hyperlink.tape +++ b/examples/vhs/hyperlink.tape @@ -1,5 +1,5 @@ # This is a vhs script. See https://github.com/charmbracelet/vhs for more info. -# To run this script, install vhs and run `vhs ./examples/hello_world.tape` +# To run this script, install vhs and run `vhs ./examples/hyperlink.tape` Output "target/hyperlink.gif" Set Theme "Aardvark Blue" Set Width 1200 diff --git a/examples/vhs/minimal.tape b/examples/vhs/minimal.tape index 440ce0c9..7ba20f5b 100644 --- a/examples/vhs/minimal.tape +++ b/examples/vhs/minimal.tape @@ -1,5 +1,5 @@ # This is a vhs script. See https://github.com/charmbracelet/vhs for more info. -# To run this script, install vhs and run `vhs ./examples/hello_world.tape` +# To run this script, install vhs and run `vhs ./examples/minimal.tape` Output "target/minimal.gif" Set Theme "Aardvark Blue" Set Width 1200 diff --git a/examples/vhs/ratatui-logo.tape b/examples/vhs/ratatui-logo.tape index 98355c00..b508ed81 100644 --- a/examples/vhs/ratatui-logo.tape +++ b/examples/vhs/ratatui-logo.tape @@ -1,5 +1,5 @@ # This is a vhs script. See https://github.com/charmbracelet/vhs for more info. -# To run this script, install vhs and run `vhs ./examples/popup.tape` +# To run this script, install vhs and run `vhs ./examples/ratatui-logo.tape` Output "target/ratatui-logo.gif" Set Theme "Aardvark Blue" Set Width 550 diff --git a/examples/vhs/tracing.tape b/examples/vhs/tracing.tape index a1430c6e..9f9032ba 100644 --- a/examples/vhs/tracing.tape +++ b/examples/vhs/tracing.tape @@ -1,5 +1,5 @@ # This is a vhs script. See https://github.com/charmbracelet/vhs for more info. -# To run this script, install vhs and run `vhs ./examples/barchart.tape` +# To run this script, install vhs and run `vhs ./examples/tracing.tape` Output "target/tracing.gif" Set Theme "Aardvark Blue" Set Width 1200