diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-04-01 21:20:13 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-04-01 21:20:13 -0400 |
| commit | 1dc914a71c94e0395641565e5891a2dc33ba1b35 (patch) | |
| tree | 111e664f59d9c961dbf06e617201f9e9cfdfbfa5 /debian | |
| parent | 93b083f3a1204a7cf4452b5ebd589dd77d25dbac (diff) | |
separate propellor --init
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 21c53bf8..ae593902 100644 --- a/debian/changelog +++ b/debian/changelog @@ -64,8 +64,8 @@ propellor (3.0.0) UNRELEASED; urgency=medium these complex new types. * Added dependency on concurrent-output; removed embedded copy. * Apt.PPA: New module, contributed by Evan Cofsky. - * Improved propellor's first run experience; the wrapper program will - now walk the user through setting up ~/.propellor, with a choice between + * Improved propellor's first run experience; propellor --init will + walk the user through setting up ~/.propellor, with a choice between a clone of propellor's git repository, or a minimal config, and will configure propellor to use a gpg key. |
