summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjoey <joey>1999-12-13 21:48:30 +0000
committerjoey <joey>1999-12-13 21:48:30 +0000
commitec379e1301fb3f1792d1d88e8629aead935666bb (patch)
treee764d379368f2e8bc6f1e62ac9a2aaf6cae75ed8 /doc
parentf19b0265485731938ffcdbb94d42207cee55b810 (diff)
r326: * Type fix, Closes: #52652
Diffstat (limited to 'doc')
-rw-r--r--doc/from-debstd2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/from-debstd b/doc/from-debstd
index 6219e892..5d4fc568 100644
--- a/doc/from-debstd
+++ b/doc/from-debstd
@@ -21,7 +21,7 @@ your package you are converting, run:
dh_debstd CHANGES TODO README --verbose --no-act
Notice the parallel to the debstd command above, I just added
-"--verbose --noact" to the end. This will make dh_debstd output a list of
+"--verbose --no-act" to the end. This will make dh_debstd output a list of
commands that it thinks will emulate what debstd would have done, without
actually doing anything to your package. The list will look similar to this: