mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Update database from server.
This commit is contained in:
@@ -459,4 +459,7 @@ namespace DiscImageChef
|
||||
|
||||
[Verb("gui", HelpText = "Opens the in-progress GUI.")]
|
||||
public class GuiOptions : CommonOptions { }
|
||||
|
||||
[Verb("update", HelpText = "Updates the database.")]
|
||||
public class UpdateOptions : CommonOptions { }
|
||||
}
|
||||
Reference in New Issue
Block a user