From 0b431c80fed43cadb7be838e790bd565b9d55f0b Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Mon, 25 May 2015 14:34:25 -0600 Subject: doc/: Two spaces between sentences, wrap to 80 columns. --- doc/createworkdir.md | 22 ++++++++++------------ 1 file changed, 10 insertions(+), 12 deletions(-) (limited to 'doc/createworkdir.md') diff --git a/doc/createworkdir.md b/doc/createworkdir.md index dbb47b1..44eee34 100644 --- a/doc/createworkdir.md +++ b/doc/createworkdir.md @@ -1,9 +1,9 @@ # CreateWorkDir -This script recreates a proper directory tree for packaging. Its aim is to -help you be organized with the work you do as a packager, and establish a -certain standard for packages' publication, so you don't have to lose much -time with them. Just package and upload! +This script recreates a proper directory tree for packaging. Its aim is to help +you be organized with the work you do as a packager, and establish a certain +standard for packages' publication, so you don't have to lose much time with +them. Just package and upload! It will create a directory tree like this: @@ -21,21 +21,19 @@ It will create a directory tree like this: ## staging/ -This directory contains one directory for each repository, where the -resulting packages are in moved for syncing against the main repository on -Parabola's server. This directory is architecture independent. +This directory contains one directory for each repository, where the resulting +packages are in moved for syncing against the main repository on Parabola's +server. This directory is architecture independent. *Related Variables* - REPOS ## abslibre/ -This is the git repo for Parabola's PKGBUILDs. Here you can find the ABS -tree for our packages, and also where you'll have to put new ones for -commit. +This is the git repo for Parabola's PKGBUILDs. Here you can find the ABS tree +for our packages, and also where you'll have to put new ones for commit. -(You'll need push access to Parabola's main server, but pulling is -public.) +(You'll need push access to Parabola's main server, but pulling is public.) *Related Variables* - ABSLIBREGIT -- cgit v1.2.3-54-g00ecf