[reprotest] 01/01: - note that "-- null -d" is totally optional

Ximin Luo infinity0 at debian.org
Fri Nov 18 19:06:39 UTC 2016


This is an automated email from the git hooks/post-receive script.

infinity0 pushed a commit to branch master
in repository reprotest.

commit 2ed62b747633f7e2cc76f91a3726dec077afa07b
Author: Ximin Luo <infinity0 at debian.org>
Date:   Fri Nov 18 20:06:24 2016 +0100

    - note that "-- null -d" is totally optional
---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index b165450..c3edef7 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,8 @@ Command Line Interface
 The easiest way to run reprotest is via our presets:
 
     # Build the current directory in a null server (/tmp)
-    reprotest auto . -- null -d
+    reprotest auto .
+    reprotest auto . -- null -d # for more verbose output
 
     # Build the given Debian source package in an schroot
     # See https://wiki.debian.org/sbuild for instructions on setting that up.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/reprotest.git



More information about the Reproducible-commits mailing list