diff -r 7947c33280e8 -r 56b97558f14a docs/overview.txt --- a/docs/overview.txt Tue Jul 24 21:51:24 2007 +0000 +++ b/docs/overview.txt Mon Jul 30 19:35:39 2007 +0000 @@ -277,9 +277,9 @@ is equivalent to: ct-ng RESTART=libs_headers STOP=libc_headers -The shortcuts -step_name and step_name- allow to respectively stop or restart +The shortcuts +step_name and step_name+ allow to respectively stop or restart at that step. Thus: - ct-ng -libc_headers and: ct-ng libc_headers- + ct-ng +libc_headers and: ct-ng libc_headers+ are equivalent to: ct-ng STOP=libc_headers and: ct-ng RESTART=libc_headers