From df71dc8c374964ec6cf8d0b58aae3bcc17c31f2f Mon Sep 17 00:00:00 2001 From: Davis Schirmer Date: Sun, 13 Feb 2022 16:54:24 -0500 Subject: [PATCH] [doc] Remove trailing whitespace --- man/Makefile | 1 - man/asciinema.1 | 4 ++-- man/asciinema.1.md | 3 +-- 3 files changed, 3 insertions(+), 5 deletions(-) diff --git a/man/Makefile b/man/Makefile index 21c46cb..c635dfc 100644 --- a/man/Makefile +++ b/man/Makefile @@ -2,4 +2,3 @@ VERSION=`python3 -c "import asciinema; print(asciinema.__version__)"` asciinema.1: asciinema.1.md pandoc asciinema.1.md -s -t man -o asciinema.1 -V header:"Version $(VERSION), `date +%Y-%m-%d`" - diff --git a/man/asciinema.1 b/man/asciinema.1 index 874828c..f3c1c60 100644 --- a/man/asciinema.1 +++ b/man/asciinema.1 @@ -55,7 +55,7 @@ This can be used by your shell's config file (\f[C]\&.bashrc\f[], being recorded. .TP .B Available options: -\ +\ .RS .TP .B \f[C]\-\-stdin\f[] @@ -181,7 +181,7 @@ asciinema\ play\ dweb:/ipfs/QmNe7FsYaHc9SaDEAEXbaagAzNw9cH7YbzN4xV7jV1MCzK/ascii .fi .TP .B Available options: -\ +\ .RS .TP .B \f[C]\-i,\ \-\-idle\-time\-limit=\f[] diff --git a/man/asciinema.1.md b/man/asciinema.1.md index 01d11b1..f16edd0 100644 --- a/man/asciinema.1.md +++ b/man/asciinema.1.md @@ -322,7 +322,7 @@ MORE RESOURCES More documentation is available on the asciicast.org website and its GitHub wiki: * Web: [asciinema.org/docs/](https://asciinema.org/docs/) -* Wiki: [github.com/asciinema/asciinema/wiki](https://github.com/asciinema/asciinema/wiki) +* Wiki: [github.com/asciinema/asciinema/wiki](https://github.com/asciinema/asciinema/wiki) * IRC: [Channel on Libera.Chat](https://web.libera.chat/gamja/#asciinema) * Twitter: [@asciinema](https://twitter.com/asciinema) @@ -335,4 +335,3 @@ asciinema's lead developer is Marcin Kulik. For a list of all contributors look here: This Manual Page was written by Marcin Kulik with help from Kurt Pfeifle. -