From 9f7edca6b08ed532729670b13c30f36c97a3d58e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Louis-Philippe=20V=C3=A9ronneau?= Date: Fri, 15 Apr 2022 00:18:59 -0400 Subject: [PATCH] Add man page for accuraterip-checksum MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Louis-Philippe Véronneau --- man/accuraterip-checksum.rst | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 man/accuraterip-checksum.rst diff --git a/man/accuraterip-checksum.rst b/man/accuraterip-checksum.rst new file mode 100644 index 0000000..c500323 --- /dev/null +++ b/man/accuraterip-checksum.rst @@ -0,0 +1,33 @@ +==================== +accuraterip-checksum +==================== + +---------------------------------------------------------- +Compute the AccurateRip checksum of single track WAV files +---------------------------------------------------------- + +:Author: Louis-Philippe Véronneau +:Date: 2022 +:Manual section: 1 + +Synopsis +======== + +| accuraterip-checksum [**options**] ** ** ** + +Options +======= + +| **-h** | **--help** +| Show this help message and exit + +| **--version** +| Show version information + +| **--accuraterip-v1** | **--accuraterip-v2** +| Explicitly choose AccurateRip checksum version (v2 is the default) + +See Also +======== + +whipper(1)