mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-06-29 17:33:11 +03:00
Typo fix
This commit is contained in:
parent
7790803006
commit
ca612520c1
2
Usage.md
2
Usage.md
|
@ -1055,7 +1055,7 @@ Note that on PostgreSQL you have to provide `public` or the name of a system dat
|
||||||
|
|
||||||
### Enumerate database management system schema
|
### Enumerate database management system schema
|
||||||
|
|
||||||
Switche: `--schema` and `--exclude-sysdbs`
|
Switches: `--schema` and `--exclude-sysdbs`
|
||||||
|
|
||||||
User can retrieve a DBMS schema by using this switch. Schema listing will contain all databases, tables and columns, together with their respective types. In combination with `--exclude-sysdbs` only part of the schema containing non-system databases will be retrieved and shown.
|
User can retrieve a DBMS schema by using this switch. Schema listing will contain all databases, tables and columns, together with their respective types. In combination with `--exclude-sysdbs` only part of the schema containing non-system databases will be retrieved and shown.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user