man-page-license-change-20071225
[openafs.git] / doc / man-pages / pod1 / fs_listaliases.pod
index aa015df..420c7da 100644 (file)
@@ -1,13 +1,13 @@
 =head1 NAME
 
-fs listaliases - Displays the current list of aliases for AFS cells
+fs_listaliases - Displays the current list of aliases for AFS cells
 
 =head1 SYNOPSIS
 
 =for html
 <div class="synopsis">
 
-B<fs listaliases>
+B<fs listaliases> [B<-help>]
 
 =for html
 </div>
@@ -21,7 +21,14 @@ option to B<afsd>).
 
 =head1 OPTIONS
 
-This command takes no options.
+=over 4
+
+=item B<-help>
+
+Prints the online help for this command. All other valid options are
+ignored.
+
+=back
 
 =head1 OUTPUT
 
@@ -36,8 +43,6 @@ There is only one way to invoke B<fs listaliases>:
 
    % fs listaliases
 
-=back
-
 =head1 PRIVILEGE REQUIRED
 
 No special priviledges are required for this command.
@@ -52,5 +57,6 @@ L<fs_newalias(1)>
 
 Copyright 2007 Jason Edgecombe <jason@rampaginggeek.com>
 
-This documentation is covered by the IBM Public License Version 1.0. This
-man page was written by Jason Edgecombe for OpenAFS.
+This documentation is covered by the BSD License as written in the
+doc/LICENSE file. This man page was written by Jason Edgecombe for
+OpenAFS.