summaryrefslogtreecommitdiff
path: root/dgit.1
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2015-08-14 14:34:27 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2015-08-14 18:35:04 +0100
commite02ad8575f1d5f247a77c8a5d009a7477514be2f (patch)
tree78ddcc01008e0dce06a84b31ffa4870d66b6c584 /dgit.1
parent8f52891ef4c7a803a1d8576897180a34b36a4e16 (diff)
Finish dealing with uncuddled options
Diffstat (limited to 'dgit.1')
-rw-r--r--dgit.12
1 files changed, 0 insertions, 2 deletions
diff --git a/dgit.1 b/dgit.1
index b56a8fd..926a9c6 100644
--- a/dgit.1
+++ b/dgit.1
@@ -785,8 +785,6 @@ There should be an option which arranges for the `3.0 (quilt)'
autocommit(s) to not appear on your HEAD, but instead only in the
remote tracking suite branch.
-The option parser requires values to be cuddled to the option name.
-
--dry-run does not always work properly, as not doing some of the git
fetches may result in subsequent actions being different. Doing a
non-dry-run dgit fetch first will help.