mirror of
https://github.com/aaru-dps/Aaru.Documentation.git
synced 2025-12-16 19:24:33 +00:00
Fixed typo of Aaru to aaru in command examples in files L to V
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
This operation will analyze and find all filesystems in a media dump and list all the files that are contained in [[Filesystems-recognized-by-Aaru.md|supported filesystems]].
|
||||
|
||||
## Command usage
|
||||
```Aaru -d [true/false] -v [true/false] filesystem list -h [true/false] -e [encoding] -l [true/false]```
|
||||
```aaru -d [true/false] -v [true/false] filesystem list -h [true/false] -e [encoding] -l [true/false]```
|
||||
|
||||
```-d, --debug [true/false]```shows debug output *(default false)*
|
||||
|
||||
@@ -15,7 +15,7 @@ This operation will analyze and find all filesystems in a media dump and list al
|
||||
```-l, --long [true/false]``` uses a long listing format, showing sizes and extended attributes *(default false)*
|
||||
|
||||
## Example
|
||||
```Aaru filesystem list -l -e x-mac-icelandic mydisc.cue```
|
||||
```aaru filesystem list -l -e x-mac-icelandic mydisc.cue```
|
||||
|
||||
## Operating system support
|
||||
|FreeBSD|macOS|Linux|Windows|
|
||||
|
||||
@@ -3,7 +3,7 @@ Lists all options supported by read-only filesystems.
|
||||
|
||||
|
||||
## Command usage
|
||||
```Aaru -d [true/false] -v [true/false] filesystem options -h [true/false]```
|
||||
```aaru -d [true/false] -v [true/false] filesystem options -h [true/false]```
|
||||
|
||||
```-d, --debug [true/false]``` shows debug output *(default false)*
|
||||
|
||||
@@ -13,7 +13,7 @@ Lists all options supported by read-only filesystems.
|
||||
|
||||
|
||||
## Example
|
||||
```Aaru filesystem options```
|
||||
```aaru filesystem options```
|
||||
|
||||
## Operating system support
|
||||
|FreeBSD|macOS|Linux|Windows|
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
Lists all options supported by writable media images.
|
||||
|
||||
## Command usage
|
||||
```Aaru -d [true/false] -v [true/false] image options -h [true/false]```
|
||||
```aaru -d [true/false] -v [true/false] image options -h [true/false]```
|
||||
|
||||
```-d, --debug [true/false]``` shows debug output *(default false)*
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
|
||||
|
||||
## Example
|
||||
```Aaru image options```
|
||||
```aaru image options```
|
||||
|
||||
## Operating system support
|
||||
|FreeBSD|macOS|Linux|Windows|
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
This operation will show all known attached devices on your system and if they are supported for device dependent operations.
|
||||
|
||||
## Command usage
|
||||
```Aaru -d [true/false] -v [true/false] device list -h [true/false] <aaru-remote-host>```
|
||||
```aaru -d [true/false] -v [true/false] device list -h [true/false] <aaru-remote-host>```
|
||||
|
||||
```-d, --debug [true/false]``` shows debug output *(default false)*
|
||||
|
||||
@@ -13,7 +13,7 @@ This operation will show all known attached devices on your system and if they a
|
||||
```<aaru-remote-host>``` connects to an Aaru Remote Host with ```aaru://<IP ADDRESS>/<DEVICE PATH>```
|
||||
|
||||
## Example
|
||||
```Aaru device list aaru://<IP ADDRESS>/<DEVICE PATH>```
|
||||
```aaru device list aaru://<IP ADDRESS>/<DEVICE PATH>```
|
||||
|
||||
## Operating system support
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
This operation will list all your character set encodings supported in your environment. This list depends on libraries installed on your system, so if an encoding is available in one environment there are no guarantees it will be available in another one.
|
||||
|
||||
## Command usage
|
||||
```Aaru -d [true/false] -v [true/false] list-encodings -h [true/false]```
|
||||
```aaru -d [true/false] -v [true/false] list-encodings -h [true/false]```
|
||||
|
||||
```-d, --debug [true/false]``` shows debug output *(default false)*
|
||||
|
||||
@@ -12,7 +12,7 @@ This operation will list all your character set encodings supported in your envi
|
||||
|
||||
|
||||
## Example
|
||||
```Aaru list-encodings```
|
||||
```aaru list-encodings```
|
||||
|
||||
## Operating system support
|
||||
|FreeBSD|macOS|Linux|Windows|
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
This operation will list all filters, dump media formats, partitioning schemes and filesystems supported by your version of Aaru.
|
||||
|
||||
## Command usage
|
||||
```Aaru -d [true/false] -v [true/false] formats -h [true/false]```
|
||||
```aaru -d [true/false] -v [true/false] formats -h [true/false]```
|
||||
|
||||
```-d, --debug [true/false]``` shows debug output *(default false)*
|
||||
|
||||
@@ -12,7 +12,7 @@ This operation will list all filters, dump media formats, partitioning schemes a
|
||||
|
||||
|
||||
## Example
|
||||
```Aaru formats```
|
||||
```aaru formats```
|
||||
|
||||
## Operating system support
|
||||
|FreeBSD|macOS|Linux|Windows|
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
This operation will list all the supported namespaces of the [[Filesystems-recognized-by-DiscImageChef|supported filesystems]].
|
||||
|
||||
## Command usage
|
||||
```Aaru -d [true/false] -v [true/false] list-namespaces -h [true/false]```
|
||||
```aaru -d [true/false] -v [true/false] list-namespaces -h [true/false]```
|
||||
|
||||
```-d, --debug [true/false]``` shows debug output *(default false)*
|
||||
|
||||
@@ -12,7 +12,7 @@ This operation will list all the supported namespaces of the [[Filesystems-recog
|
||||
|
||||
|
||||
## Example
|
||||
```Aaru list-namespaces```
|
||||
```aaru list-namespaces```
|
||||
|
||||
## Operating system support
|
||||
|FreeBSD|macOS|Linux|Windows|
|
||||
|
||||
Binary file not shown.
@@ -2,7 +2,7 @@
|
||||
This operation will show the statistics that have been stored locally on your environment.
|
||||
|
||||
## Command usage
|
||||
```Aaru -d [true/false] -v [true/false] database stats -h [true/false]```
|
||||
```aaru -d [true/false] -v [true/false] database stats -h [true/false]```
|
||||
|
||||
```-d, --debug [true/false]``` shows debug output *(default false)*
|
||||
|
||||
@@ -12,7 +12,7 @@ This operation will show the statistics that have been stored locally on your en
|
||||
|
||||
|
||||
## Example
|
||||
```Aaru database stats```
|
||||
```aaru database stats```
|
||||
|
||||
## Operating system support
|
||||
| FreeBSD | macOS | Linux | Windows |
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
This operation tests the connection between Aaru and the specified Aaru Remote Server.
|
||||
|
||||
## Command usage
|
||||
```Aaru -d [true/false] -v [true/false] remote -h [true/false] <aaru-remote-host>```
|
||||
```aaru -d [true/false] -v [true/false] remote -h [true/false] <aaru-remote-host>```
|
||||
|
||||
```-d, --debug [true/false]``` shows debug output *(default false)*
|
||||
|
||||
@@ -14,7 +14,7 @@ This operation tests the connection between Aaru and the specified Aaru Remote S
|
||||
|
||||
|
||||
## Example
|
||||
```Aaru remote aaru://<IP ADDRESS>/<DEVICE PATH>```
|
||||
```aaru remote aaru://<IP ADDRESS>/<DEVICE PATH>```
|
||||
|
||||
## Operating system support
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
This operation will update the master database, and can optionalyl clear the master and local database.
|
||||
|
||||
## Command usage
|
||||
```Aaru -d [true/false] -v [true/false] database update -h [true/false]```
|
||||
```aaru -d [true/false] -v [true/false] database update -h [true/false]```
|
||||
|
||||
```-d, --debug [true/false]``` shows debug output *(default false)*
|
||||
|
||||
@@ -15,7 +15,7 @@ This operation will update the master database, and can optionalyl clear the mas
|
||||
```--clear-all [true/false]``` clears existing master and local database before updating *(default false)*
|
||||
|
||||
## Example
|
||||
```Aaru database update --clear-all```
|
||||
```aaru database update --clear-all```
|
||||
|
||||
## Operating system support
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@ If the media dump format includes a hash or checksum, it will calculate and comp
|
||||
If the media sectors/blocks format include a hash, checksum or error recovery system, it will calculate and compare them.
|
||||
|
||||
## Command usage
|
||||
```Aaru -d [true/false] -v [true/false] image verify -h [true/false] -s [true/false] -w [true/false] <image-path>```
|
||||
```aaru -d [true/false] -v [true/false] image verify -h [true/false] -s [true/false] -w [true/false] <image-path>```
|
||||
|
||||
```-d, --debug [true/false]``` shows debug output *(default false)*
|
||||
|
||||
@@ -18,7 +18,7 @@ If the media sectors/blocks format include a hash, checksum or error recovery sy
|
||||
|
||||
|
||||
## Example
|
||||
```Aaru image verify mydisc.cue```
|
||||
```aaru image verify mydisc.cue```
|
||||
|
||||
|
||||
## Operating system support
|
||||
|
||||
Reference in New Issue
Block a user