2008-02-25 Łukasz Rymarczyk <yenidai(at)poczta(dot)onet(dot)pl>

* src/ReportBase/_CommandLineReport.py: add user friendly output to cli 
	gramps.py -u --open=merge --action=report -p "name=indiv_complete,show=all"
	#0001823

svn: r10117
This commit is contained in:
Raphael Ackermann
2008-02-25 08:59:40 +00:00
parent 0f8aaff690
commit 3d1d81b746
2 changed files with 22 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
2008-02-25 Łukasz Rymarczyk <yenidai(at)poczta(dot)onet(dot)pl>
* src/ReportBase/_CommandLineReport.py: add user friendly output to cli
gramps.py -u --open=merge --action=report -p "name=indiv_complete,show=all"
#0001823
2008-02-25 Łukasz Rymarczyk <yenidai(at)poczta(dot)onet(dot)pl>
* src/ArgHandler.py: add UI Report Names to output
0001826: Command line - viewing available reports nicer to read