File: ur-update.pod

package info (click to toggle)
libur-perl 0.470%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 7,160 kB
  • sloc: perl: 61,812; xml: 108; sh: 13; makefile: 9
file content (34 lines) | stat: -rw-r--r-- 1,430 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34


=pod

=head1 NAME

ur update - update parts of the source tree of a UR namespace



=head1 VERSION

This document describes ur update version 0.29.

=head1 SUB-COMMANDS

 classes-from-db       [--class-name=?] ...  Update class definitions (and data dictionary cache) to   
                                              reflect changes in the database schema.                  
 schema-diagram        --file=? [--data-...  Update an Umlet diagram based on the current schema       
 class-diagram         --file=? [--data-...  Update an Umlet diagram based on the current class        
                                              definitions                                              
 pod                   [--input-path=?] ...  generate man-page-like POD for a commands                 
 rename-class          [--force] [CLASSE...  Update::RewriteClassHeaders class descriptions headers to 
                                              normalize manual changes.                                
 rewrite-class-header  [--force] [CLASSE...  Update::RewriteClassHeaders class descriptions headers to 
                                              normalize manual changes.                                
 tab-completion-spec   [--output=?] CLAS...  Creates a .opts file beside class/module passed as        
                                              argument, e.g. UR::Namespace::Command.                   




=cut