X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=blobdiff_plain;f=dgit.1;h=931b8310823c4a3d9d13e7e821f629cfd96581af;hp=3086cafe870ee4b048ad4d72842d25e405149a6e;hb=caa11936c6ac7059d0e6f46612cebaf44d5c9115;hpb=b250e873041896930e9e1d2f92df580f5eb91529 diff --git a/dgit.1 b/dgit.1 index 3086cafe..931b8310 100644 --- a/dgit.1 +++ b/dgit.1 @@ -186,6 +186,11 @@ actually update the output(s). For push, dgit does the required checks and leaves the new .dsc in a temporary file, but does not sign, tag, push or upload. .TP +.BR --damp-run | -L +Go through many more of the motions: do everything that doesn't +involve either signing things, or making changes on the public +servers. +.TP .BI -k keyid Use .I keyid @@ -351,6 +356,15 @@ or use the value of this option. .TP .BR -h | --help Print a usage summary. +.TP +.BI --initiator-tempdir= directory +dgit rpush uses a temporary directory on the invoking (signing) host. +This option causes dgit to use +.I directory +instead. Furthermore, the specified directory will be emptied, +removed and recreated before dgit starts, rather than removed +after dgit finishes. The directory specified must be an absolute +pathname. .SH WORKFLOW - SIMPLE It is always possible with dgit to clone or fetch a package, make changes in git (using git-commit) on the suite branch