From fd348de76d651d49acc8eb742cc647dc777ef5fc Mon Sep 17 00:00:00 2001 From: Ciro Santilli Date: Fri, 25 Apr 2014 00:48:22 +0200 Subject: Update docs to markdown style guide. --- doc/raketasks/cleanup.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'doc/raketasks/cleanup.md') diff --git a/doc/raketasks/cleanup.md b/doc/raketasks/cleanup.md index b0b82754da6..4b3b6d71a75 100644 --- a/doc/raketasks/cleanup.md +++ b/doc/raketasks/cleanup.md @@ -1,6 +1,6 @@ # Cleanup -### Remove garbage from filesystem. Important! Data loss! +## Remove garbage from filesystem. Important! Data loss! Remove namespaces(dirs) from `/home/git/repositories` if they don't exist in GitLab database. @@ -13,4 +13,3 @@ Remove repositories (global only for now) from `/home/git/repositories` if they ``` bundle exec rake gitlab:cleanup:repos RAILS_ENV=production ``` - -- cgit v1.2.1