diff options
author | Arquivo Publico de Memoria Coletiva <arquivo@sarava.org> | 2015-08-01 16:05:28 -0300 |
---|---|---|
committer | Arquivo Publico de Memoria Coletiva <arquivo@sarava.org> | 2015-08-01 16:05:28 -0300 |
commit | 5a48d2ed4b463b093e3a8b2ff1d81f7221637a54 (patch) | |
tree | 5be15bbc63b8c90e723a88215f1a3dc042222fca /documentacao | |
parent | 451302a2bb5133caa82d8add878fd96d69a6a242 (diff) | |
download | arquivo-5a48d2ed4b463b093e3a8b2ff1d81f7221637a54.tar.gz arquivo-5a48d2ed4b463b093e3a8b2ff1d81f7221637a54.tar.bz2 |
Minor doc change
Diffstat (limited to 'documentacao')
-rw-r--r-- | documentacao/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentacao/index.html b/documentacao/index.html index 50f70ea7c5b..86f4f759129 100644 --- a/documentacao/index.html +++ b/documentacao/index.html @@ -95,7 +95,7 @@ <ul> <li>O sistema foi criado usando <a href="http://git-annex.branchable.com/tips/setup_a_public_repository_on_a_web_site/">esta dica</a>.</li> -<li><p>Ele usa <a href="/bin/post-update">este post-update hook</a>, que pode ser instalado usando</p> +<li><p>Ele usa <a href="/bin/post-update">este post-update hook</a>, que pode ser instalado usando:</p> <p> make post_update</p></li> </ul> @@ -173,7 +173,7 @@ cd arquivo && git annex init SERVIDOR <!--<div class="pagedate"> - Last edited <span class="date">Sáb 01 Ago 2015 15:48:42 BRT</span> + Last edited <span class="date">Sáb 01 Ago 2015 16:04:19 BRT</span> </div> --> </div> |