mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-18 09:04:19 +01:00
correct vfs command
This commit is contained in:
@@ -73,7 +73,7 @@ pub enum Command {
|
||||
/// Dump the current database as a list of SQL statements
|
||||
Dump,
|
||||
/// List vfs modules available
|
||||
#[command(name = "listvfs", subcommand_value_name = ".listvfs")]
|
||||
#[command(name = "vfslist", display_name = ".vfslist")]
|
||||
ListVfs,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user