From: freestorm77 Date: Sat, 24 Apr 2010 12:15:12 +0000 (-0700) Subject: doc_reformat_CLI.txt X-Git-Tag: trac-4400~67 X-Git-Url: https://git.rkrishnan.org/provisioning?a=commitdiff_plain;h=0641059ce694762cba86e2d32d5ec4c1f14ebbb0;p=tahoe-lafs%2Ftahoe-lafs.git doc_reformat_CLI.txt - Added heading format begining and ending by "==" - Added Index - Added Title Note: No change are made in paragraphs content --- diff --git a/docs/frontends/CLI.txt b/docs/frontends/CLI.txt index d1ae5a77..99fcba5a 100644 --- a/docs/frontends/CLI.txt +++ b/docs/frontends/CLI.txt @@ -1,5 +1,18 @@ = The Tahoe CLI commands = +1. Overview +2. CLI Command Overview +3. Node Management +4. Virtual Drive Manipulation + 4.1. Starting Directories + 4.1.1. SECURITY NOTE: For users of shared systems + 4.2. Command Syntax Summary + 4.3. Command Examples +5. Virtual Drive Maintenance +6. Debugging + +== Overview == + Tahoe provides a single executable named "tahoe", which can be used to create and manage client/server nodes, manipulate the filesystem, and perform several debugging/maintenance tasks.