mirror of
https://github.com/aaru-dps/Aaru.Documentation.git
synced 2025-12-16 19:24:33 +00:00
Fix more links
This commit is contained in:
@@ -6,9 +6,9 @@ This operation will decode all [[Sector-tags.md|sector tags]] and [[Media-tags.m
|
|||||||
|
|
||||||
<code>-d, --debug=[true/false]</code> shows debug output ''(default false)''<br />
|
<code>-d, --debug=[true/false]</code> shows debug output ''(default false)''<br />
|
||||||
<code>-i, --input=<dump></code> path to the media dump image<br />
|
<code>-i, --input=<dump></code> path to the media dump image<br />
|
||||||
<code>-k, --disk-tags=[true/false]</code> decodes all [[Media-tags|media tags]] ''(default true)''<br />
|
<code>-k, --disk-tags=[true/false]</code> decodes all [[Media-tags.md|media tags]] ''(default true)''<br />
|
||||||
<code>-l, --length=[sectors]</code> how many sectors to decode or ''all'' to decode all ''(default all)''<br />
|
<code>-l, --length=[sectors]</code> how many sectors to decode or ''all'' to decode all ''(default all)''<br />
|
||||||
<code>-t, --sector-tags=[true/false]</code> decodes all [[Sector-tags|sector tags]] ''(default true)''<br />
|
<code>-t, --sector-tags=[true/false]</code> decodes all [[Sector-tags.md|sector tags]] ''(default true)''<br />
|
||||||
<code>-s, --start=[start-sector]</code> starting sector ''(default 0)''<br />
|
<code>-s, --start=[start-sector]</code> starting sector ''(default 0)''<br />
|
||||||
<code>-v, --verbose=[true/false]</code> shows verbose output ''(default false)''<br />
|
<code>-v, --verbose=[true/false]</code> shows verbose output ''(default false)''<br />
|
||||||
|
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ This operation will print in console a hexadecimal dump of the chosen sector/blo
|
|||||||
<code>-d, --debug=[true/false]</code> shows debug output ''(default false)''<br />
|
<code>-d, --debug=[true/false]</code> shows debug output ''(default false)''<br />
|
||||||
<code>-i, --input=<dump></code> path to the media dump image<br />
|
<code>-i, --input=<dump></code> path to the media dump image<br />
|
||||||
<code>-l, --length=[sectors]</code> how many sectors to print ''(default 1)''<br />
|
<code>-l, --length=[sectors]</code> how many sectors to print ''(default 1)''<br />
|
||||||
<code>-r, --long-sectors=[true/false]</code> if hex print should include all [[Sector-Tags|sector tags]] stored in the media dump ''(default false)''<br />
|
<code>-r, --long-sectors=[true/false]</code> if hex print should include all [[Sector-Tags.md|sector tags]] stored in the media dump ''(default false)''<br />
|
||||||
<code>-s, --start=<starting sector></code> starts the hexadecimal printing from this sector<br />
|
<code>-s, --start=<starting sector></code> starts the hexadecimal printing from this sector<br />
|
||||||
<code>-v, --verbose=[true/false]</code> shows verbose output ''(default false)''<br />
|
<code>-v, --verbose=[true/false]</code> shows verbose output ''(default false)''<br />
|
||||||
<code>-w, --width=[width]</code> how width, in characters, should the print be before creating a new line ''(default 32)''
|
<code>-w, --width=[width]</code> how width, in characters, should the print be before creating a new line ''(default 32)''
|
||||||
|
|||||||
Reference in New Issue
Block a user