Skip to content

Commit 421c86a

Browse files
committed
fix the failing test
1 parent 7cd1872 commit 421c86a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/backup-restore/restore-dump.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ If `--info` is specified, then the database is not loaded, but information (i.e.
5959
| Parameter
6060
| Description
6161
|<database>
62-
|Name of the database to load. Can contain `\*` and `?` for globbing. Note that `*` and `?` have special meaning in some shells and might need to be escaped or used with quotes.
62+
|Name of the database to load. Can contain * and ? for globbing. Note that * and ? have special meaning in some shells and might need to be escaped or used with quotes.
6363
|===
6464

6565
=== Options

0 commit comments

Comments
 (0)