From 1c3e3999c996e07578beb8140de25d4ce373e462 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Thalheim?= Date: Mon, 18 Aug 2014 12:39:07 +0200 Subject: [PATCH] Mic92 created page: home --- home.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/home.markdown b/home.markdown index 3e0a376..26a5322 100644 --- a/home.markdown +++ b/home.markdown @@ -2,8 +2,8 @@ ### postgres -$ create-postgres-user-and-database foo bar # create user `foo` and give him access to database `bar` + $ create-postgres-user-and-database foo bar # create user `foo` and give him access to database `bar` ### mysql -$ create-mysql-user-and-database foo # create database and user `foo` \ No newline at end of file + $ create-mysql-user-and-database foo # create database and user `foo` \ No newline at end of file