diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2007-11-05 19:23:38 -0500 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2007-11-05 19:23:38 -0500 |
commit | d408e20cb55c1bb7610757770d5586d2bc2f310b (patch) | |
tree | d66552457e737c17baea00caacb1cd55697b7881 | |
parent | b071c3d2a05d6e26addde3491f07230ab2305d59 (diff) |
update
-rw-r--r-- | etckeeper.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/etckeeper.1 b/etckeeper.1 index 7fdee94..88541c4 100644 --- a/etckeeper.1 +++ b/etckeeper.1 @@ -26,6 +26,7 @@ any uncommitted changes in /etc before the apt run. .TP .B post-apt This is called by apt's DPkg::Post-Invoke hook. It commits changes made by -packages to the repository. +packages to the repository. (You can also call this by hand after running +dpkg by hand.) .SH AUTHOR Joey Hess, <joey@kitenet.net>. |