diff options
Diffstat (limited to 'man/1')
-rw-r--r-- | man/1/ct.pod | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/man/1/ct.pod b/man/1/ct.pod index 444647e..98b5b13 100644 --- a/man/1/ct.pod +++ b/man/1/ct.pod @@ -78,6 +78,11 @@ Update local/remote package list (both if no argument is given) retrieve and install newest available version of I<package>. If no argument is given, updates all installed packages +=item B<debug> + +Show some information useful for debugging. +For real debugging, use zsh -x path/to/ct [...] + =back =head2 SHORT ACTIONS |