From 0f23650038af836327f702ecffef3f60a80d74d4 Mon Sep 17 00:00:00 2001 From: SilasLaspada Date: Tue, 3 Mar 2020 14:14:00 -0700 Subject: [PATCH] Fix issues in documentation --- Configure-Aaru-statistics.mediawiki | 2 +- Frequently-Asked-Questions.md | 2 +- Media-dump-formats-supported-by-Aaru.mediawiki | 2 +- Reporting-physical-device-capabilities.mediawiki | 2 +- Update-database.mediawiki | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Configure-Aaru-statistics.mediawiki b/Configure-Aaru-statistics.mediawiki index 3d704ab..b5c2e49 100644 --- a/Configure-Aaru-statistics.mediawiki +++ b/Configure-Aaru-statistics.mediawiki @@ -1,5 +1,5 @@ ==Command description== -This command will ask you which statistics to gather and if you want to share them anonymously. When sharing, no information about you or your computer will be sent or stored, only the number of times a command have been used and the operating system where Aaru is run. This information is not, and will never be, sold to any third party, and is publicly available at www.aaru.app +This command will ask you which statistics to gather and if you want to share them anonymously. When sharing, no information about you or your computer will be sent or stored, only the number of times a command have been used and the operating system where Aaru is run. This information is not, and will never be, sold to any third party, and is publicly available at https://www.aaru.app ==Command usage== Aaru -d [true/false] -v [true/false] configure -h [true/false] diff --git a/Frequently-Asked-Questions.md b/Frequently-Asked-Questions.md index ab62380..43ea5e5 100644 --- a/Frequently-Asked-Questions.md +++ b/Frequently-Asked-Questions.md @@ -2,7 +2,7 @@ Aaru is the Ancient Egyptian concept of paradise where your soul would be rebirthed after the preservation of your physical body. That's why we chose this name, because of the paradise where data will reside after it's has been preserved from its original physical media. # Which operating systems does Aaru work under? -Any operating system with a .NET core runtime should work. Has been tested under Windows, Linux, Mac OS X and FreeBSD. +Any operating system with a .NET core 2.0 runtime should work. Has been tested under Windows, Linux, Mac OS X and FreeBSD. # Will you support media dump image format XXXX? If you can send me documentation, test images and/or the application that creates them, I will do my best to. diff --git a/Media-dump-formats-supported-by-Aaru.mediawiki b/Media-dump-formats-supported-by-Aaru.mediawiki index 736d350..08f511e 100644 --- a/Media-dump-formats-supported-by-Aaru.mediawiki +++ b/Media-dump-formats-supported-by-Aaru.mediawiki @@ -38,7 +38,7 @@ * CisCopy Disk Image (DC-File) * CloneCD * Digital Research DiskCopy -* Aaru/DiscImageChef format +* Aaru format * IBM SaveDskF * MAXI Disk image * Parallels disk image diff --git a/Reporting-physical-device-capabilities.mediawiki b/Reporting-physical-device-capabilities.mediawiki index 60c5dbf..36d9c2f 100644 --- a/Reporting-physical-device-capabilities.mediawiki +++ b/Reporting-physical-device-capabilities.mediawiki @@ -1,5 +1,5 @@ ==Command description== -This operation will test a physical device for its read capabilities. If the media is removable, it will ask you to insert different media on it, as read capabilities vary with different media. The report will be saved in the executing directory, and sent to us. Shared reports can be seen in www.aaru.app. +This operation will test a physical device for its read capabilities. If the media is removable, it will ask you to insert different media on it, as read capabilities vary with different media. The report will be saved in the executing directory, and sent to us. Shared reports can be seen in https://www.aaru.app. ==Command usage== Aaru -d [true/false] -v [true/false] device-report -h [true/false] diff --git a/Update-database.mediawiki b/Update-database.mediawiki index a2b4859..5747c5f 100644 --- a/Update-database.mediawiki +++ b/Update-database.mediawiki @@ -8,7 +8,7 @@ This operation will update the master database, and can optionalyl clear the mas -v, --verbose [true/false] shows verbose output ''(default false)''
-h, --help [true/false] shows help screen for the command instead of running it, ignores all other switches ''(default false)''
--clear [true/false] clears existing master database before updating ''(default false)''
--clear-all [true/false] clears existing master and local database before updating ''(default false)''
+--clear-all [true/false] clears existing master and local database before updating ''(default false)''
==Example== Aaru database update --clear-all