Skip to content

Commit 024bd39

Browse files
added comment to mysql export step documentation
1 parent 0deaa88 commit 024bd39

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/steps.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ Breadlesscode:
4040
Backups:
4141
steps:
4242
'Breadlesscode\Backups\Step\MysqlTableExportStep':
43-
mysqlDumpBinPath: 'mysqldump'
44-
mysqlBinPath: 'mysql'
43+
mysqlDumpBinPath: 'mysqldump' # default value
44+
mysqlBinPath: 'mysql' # default value
4545
tables:
4646
- neos_flow_security_account
4747
```

0 commit comments

Comments
 (0)