moby--moby/docs/sources
Vincent Batts 7617ec176d .: remove trailing white spaces
blame tibor this one ;-)
```
find . -type f -not -name '*.png' -not -name '*.go' -not -name '*.md'
-not -name '*.tar' -not -name '*.pem' -not -path './vendor/*' -not -path
'./.git/*' -not -path '*/testdata/*' -not -path './docs/*images*' -not
-path '*/testfiles/*' -not -path './bundles/*' -not -path
'./docs/*static*/*' -not -path './docs/*article-img/*' -exec grep -HnEl
'[[:space:]]$' {} \; | xargs sed -iE 's/[[:space:]]*$//'
```

Signed-off-by: Vincent Batts <vbatts@redhat.com>
2015-03-25 13:38:17 -04:00
..
article-img
articles
docker-hub Small copy edits 2015-03-20 14:09:30 +10:00
docker-hub-enterprise
examples .: remove trailing white spaces 2015-03-25 13:38:17 -04:00
include
installation Merge pull request #11550 from moxiegirl/adjust-mac-install 2015-03-22 19:13:38 -07:00
introduction
project Adding in comments from party 2015-03-24 11:25:26 -07:00
reference Merge pull request #11715 from duglin/DocCliEnvVars 2015-03-25 07:29:27 -07:00
static_files
terms
userguide Merge pull request #11688 from afewremarks/master 2015-03-24 09:12:00 -07:00
examples.md
faq.md
genindex.md
http-routingtable.md
index.md
installation.md
jsearch.md
project.md
reference.md
release-notes.md
search.md
terms.md
toctree.md