summaryrefslogtreecommitdiffstats
path: root/docs/usage.rst
diff options
context:
space:
mode:
authorJonas Borgström <jonas@borgstrom.se>2013-08-04 22:50:34 +0200
committerJonas Borgström <jonas@borgstrom.se>2013-08-04 23:20:22 +0200
commita51a10a96cbaf39b29475d574d2cb0df7f35a11e (patch)
tree4544b58c6d86fc6c815ec2bd85a138b4275d360d /docs/usage.rst
parenta35339f2c215d09dc738c1d4e1f6829e66ebc90f (diff)
More documentation improvements.
Diffstat (limited to 'docs/usage.rst')
-rw-r--r--docs/usage.rst7
1 files changed, 0 insertions, 7 deletions
diff --git a/docs/usage.rst b/docs/usage.rst
index f6293c432..01c9d1653 100644
--- a/docs/usage.rst
+++ b/docs/usage.rst
@@ -15,8 +15,6 @@ Like most UNIX commands |project_name| is quiet by default but the ``-v`` or
``--verbose`` option can be used to get the program to output more status
messages as it is processing.
-.. _attic_init:
-
.. include:: usage/init.rst.inc
This command initializes an empty :ref:`repository <repository_def>`.
@@ -62,8 +60,6 @@ Examples
NAME="root-`date +%Y-%m-%d`"
$ attic create /data/myrepo.attic::$NAME / --do-not-cross-mountpoints
-.. _attic_extract:
-
.. include:: usage/extract.rst.inc
@@ -103,9 +99,6 @@ This command deletes an archive from the repository. Any disk space not
shared with any other existing archive is also reclaimed.
-.. _attic_list:
-
-
.. include:: usage/list.rst.inc
This command lists the contents of a repository or an archive.