monotone-commits-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-commits-diffs] net.venge.monotone: a7c8c5bbb8be135398dc3c337d


From: code
Subject: [Monotone-commits-diffs] net.venge.monotone: a7c8c5bbb8be135398dc3c337d91662e041f374a
Date: Mon, 10 Jan 2011 05:03:27 GMT

revision:            a7c8c5bbb8be135398dc3c337d91662e041f374a
date:                2011-01-10T05:03:02
author:              Richard Levitte <address@hidden>
branch:              net.venge.monotone
changelog:
Link to get_netsync_read_permitted rather than the whole Default Hooks section.

manifest:
format_version "1"

new_manifest [7828fb361c0945207e0cc2a16e5a350e2936c870]

old_revision [8cf1aab7530499c5de8df84c39aa1ea5925c740e]

patch "monotone.texi"
 from [1c07f429a7f6a5e5ef0d0d0e5b6be900b55017b2]
   to [69a5d36981f6037f1e352c9367cf77a75bd38c55]
============================================================
--- monotone.texi	1c07f429a7f6a5e5ef0d0d0e5b6be900b55017b2
+++ monotone.texi	69a5d36981f6037f1e352c9367cf77a75bd38c55
@@ -6163,7 +6163,9 @@ @section Informative
 Displays help about commands and options.
 
 @item mtn list branches address@hidden address@hidden
address@hidden mtn ls
address@hidden mtn ls branches
address@hidden branches} is an alias for @command{list branches}.
+
 This command lists all known branches in your database. If
 @var{pattern} is provided, it is used as a glob to select the branches
 listed, otherwise all branches are listed.  If @option{-exclude}
@@ -6171,9 +6173,10 @@ @section Informative
 branches.
 
 @item mtn list certs @var{id}
address@hidden mtn ls
address@hidden mtn ls certs
address@hidden branches} is an alias for @command{list branches}.
 
-These commands will print out a list of certificates associated with
+This commands will print out a list of certificates associated with
 a particular revision @var{id}. Each line of the print out will
 indicate:
 @itemize
@@ -6229,7 +6232,9 @@ @section Informative
 
 @item mtn list changed
 @itemx mtn list changed @var{pathname...}
address@hidden mtn ls
address@hidden mtn ls changed
address@hidden changed} is an alias for @command{list changed}.
+
 This command lists all files in your workspace that have changed
 compared to the base revision, including files that are dropped, added
 or renamed.
@@ -6245,11 +6250,15 @@ @section Informative
 
 @anchor{mtn list address@hidden mtn list databases
 @itemx mtn list dbs
address@hidden mtn ls databases
address@hidden mtn ls dbs
+
 Show all @ref{Managed Databases} and the workspaces registered in
 them. See @ref{mtn register_workspace}.
 
 @item mtn list duplicates address@hidden
address@hidden mtn ls
address@hidden mtn ls duplicates
address@hidden duplicates} is an alias for @command{list duplicates}.
 
 This command lists duplicate files in a given revision. If no revision is
 given, the workspace is used instead. Ignored and unknown files are
@@ -6260,7 +6269,9 @@ @section Informative
 
 @item mtn list ignored
 @itemx mtn list ignored @var{pathname...}
address@hidden mtn ls
address@hidden mtn ls ignored
address@hidden ignored} is an alias for @command{list ignored}.
+
 This command lists all files in your workspace that monotone is
 intentionally ignoring, due to the results of the @code{ignore_file
 (@var{filename})} hook.
@@ -6276,7 +6287,9 @@ @section Informative
 
 @item mtn list keys
 @itemx mtn list keys @var{pattern}
address@hidden mtn ls
address@hidden mtn ls keys
address@hidden keys} is an alias for @command{list keys}.
+
 These commands list @sc{rsa} keys held in your keystore and current database.
 They do not print out any cryptographic information; they simply list the
 names of public and private keys you have on hand.
@@ -6286,7 +6299,9 @@ @section Informative
 
 @item mtn list known
 @itemx mtn list known @var{pathname...}
address@hidden mtn ls
address@hidden mtn ls known
address@hidden known} is an alias for @command{list known}.
+
 This command lists all files which would become part of the manifest of
 the next revision if you committed your workspace at this point.
 
@@ -6301,7 +6316,9 @@ @section Informative
 
 @item mtn list missing
 @itemx mtn list missing @var{pathname...}
address@hidden mtn ls
address@hidden mtn ls missing
address@hidden missing} is an alias for @command{list missing}.
+
 This command lists all files in your workspace's base manifest,
 which are not present in the workspace.
 
@@ -6316,12 +6333,16 @@ @section Informative
 
 @item mtn list vars
 @itemx mtn list vars @var{domain}
address@hidden mtn ls
address@hidden mtn ls vars
address@hidden vars} is an alias for @command{list vars}.
+
 This command lists all vars in your database, or all vars within a given
 @var{domain}.  See @ref{Vars} for more information.
 
 @item mtn list tags address@hidden address@hidden
address@hidden mtn ls
address@hidden mtn ls tags
address@hidden tags} is an alias for @command{list tags}.
+
 This command lists all known tags in your database. If @var{pattern}
 is provided, it is used as a glob to select the tags listed, otherwise
 all tags are listed.  If @option{-exclude} options are provided they
@@ -6329,7 +6350,9 @@ @section Informative
 
 @item mtn list unknown
 @itemx mtn list unknown @var{pathname...}
address@hidden mtn ls
address@hidden mtn ls unknown
address@hidden unknown} is an alias for @command{list unknown}.
+
 This command lists all files in your workspace that monotone is
 either ignoring or knows nothing about.
 
@@ -11253,7 +11276,7 @@ @section @code{basic_io} Format
 
 Another example is the @file{read-permissions} file that's read by the
 default definition of the @code{get_netsync_read_permitted} Lua hook;
-see @ref{Default hooks}.
+see @ref{get_netsync_read_permitted}.
 
 Monotone will format its output in @code{basic_io} as follows:
 @itemize

reply via email to

[Prev in Thread] Current Thread [Next in Thread]