From 1a65256e2dc180f31bb1d5f96c2deeaf682c0889 Mon Sep 17 00:00:00 2001 From: Nolan Platt <43970139+nolanplatt@users.noreply.github.com> Date: Mon, 1 Feb 2021 21:07:19 -0800 Subject: [PATCH] Clarify README.md Instructions for command-line programs such as Powershell is unclear. I have added another section to clarify how to save terminal sessions, as Powershell requires you to manually enter "exit". --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index ba5dd1b..bfbe2b9 100644 --- a/README.md +++ b/README.md @@ -192,6 +192,14 @@ Options -s, --speed-factor Speed factor, multiply the frames delays by this factor [number] [default: 1] ``` +## Saving + +> Certain terminals, such as Powershell on Microsoft Windows, require you to enter a certain command to save the file. + +```bash +exit +``` + ## Render > Render a recording file as an animated gif image