# HG changeset patch # User Heiko Schlittermann # Date 1264199325 -3600 # Node ID 28090de7d005682c82ff2c9afe99d239e4cb7e9a # Parent 6432e90cc34d4fba7c9bb97df7c870b7b76672d8# Parent 95fb6be2115733afd01b5c7ef7fc149acf8f73e9 [merged] diff -r 6432e90cc34d -r 28090de7d005 si --- a/si Wed Jan 20 23:11:19 2010 +0100 +++ b/si Fri Jan 22 23:28:45 2010 +0100 @@ -92,6 +92,8 @@ =head1 SYNOPSIS si [-b|--base-dir DIR] + si -h|--help + si -m|--man =head1 DESCRIPTION @@ -108,6 +110,14 @@ Where to create the directories for saving the system. (default: ..) +=item B<-h>|B<--help> + +Prints a short reference. (default: 0) + +=item B<-m>|B<--man> + +Prints the manual page. (default: 0) + =back =head1 Operational Details