mirror of https://github.com/perkeep/perkeep.git
website: remove old cmd docs. now auto-generated
Change-Id: I60693ddde30da5969a3638eb2c3e9ad1eb150efe
This commit is contained in:
parent
46def7c3af
commit
822523bb58
|
@ -1,10 +0,0 @@
|
|||
<h1>camget</h1>
|
||||
|
||||
<p>[<a href="/gw/cmd/camget">code</a>]</p>
|
||||
|
||||
<p>A tool to fetch files, blobs and objects from a blob server.</p>
|
||||
|
||||
<h2>Usage</h2>
|
||||
|
||||
...
|
||||
|
|
@ -1,10 +0,0 @@
|
|||
<h1>cammount</h1>
|
||||
|
||||
<p>[<a href="/gw/cmd/cammount">code</a>]</p>
|
||||
|
||||
<p>A tool to FUSE-mount and explore content in Camlistore. Runs on Linux and OS X.</p>
|
||||
|
||||
<h2>Usage</h2>
|
||||
|
||||
...
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
<h1>camput</h1>
|
||||
|
||||
<p>[<a href="/gw/cmd/camput">code</a>]</p>
|
||||
|
||||
<p>A tool to put files, blobs and objects into a blob server.</p>
|
||||
|
||||
<h2>Usage</h2>
|
||||
|
||||
...
|
|
@ -1,4 +0,0 @@
|
|||
<ul>
|
||||
<li><a href="camput">camput</a></li>
|
||||
<li><a href="camget">camget</a></li>
|
||||
</ul>
|
Loading…
Reference in New Issue