Merge pull request #557 from baldurmen/accuraterip-checksum-manpage
Add man page for accuraterip-checksum
This commit is contained in:
33
man/accuraterip-checksum.rst
Normal file
33
man/accuraterip-checksum.rst
Normal file
@@ -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**] *<filename>* *<track_number>* *<total_tracks>*
|
||||
|
||||
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)
|
||||
Reference in New Issue
Block a user