mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-25 22:55:25 +02:00
mariadb-install-db: update Spanish translation (#16818)
This commit is contained in:
parent
a6f734b7ee
commit
cfe1308ab7
1 changed files with 4 additions and 0 deletions
|
@ -6,3 +6,7 @@
|
|||
- Inicializa una base de datos:
|
||||
|
||||
`sudo mariadb-install-db --user {{usuario}} --basedir {{/usr}} --datadir {{var/lib/mysql}}`
|
||||
|
||||
- Muestra la ayuda:
|
||||
|
||||
`mariadb-install-db --help`
|
||||
|
|
Loading…
Add table
Reference in a new issue