Fix typos and rewrite a few sentences

This commit is contained in:
SilasLaspada
2020-02-29 14:31:41 -07:00
parent 34bb5ea0fd
commit 7f220d8bde
14 changed files with 14 additions and 14 deletions

View File

@@ -1,5 +1,5 @@
==Command description==
This operation will analyze a media dump, and if the format is recognized, create a CICM XML metadata sidecar with all information that can be automatically get about it, as well as all [[Supported-checksums.md|supported checksum algorithms]].
This operation will analyze a media dump, and if the format is recognized, create a CICM XML metadata sidecar with all information that can be automatically gotten about it, as well as all [[Supported-checksums.md|supported checksum algorithms]].
==Command usage==
<code>Aaru create-sidecar -b [block size] -d [true/false] -e [encoding] -i <dump> -t tape [true/false] -v [true/false]</code>