Skip to content

Commit 7c78c3e

Browse files
committed
update
1 parent 175c4e2 commit 7c78c3e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

linux_cmds.sh

+3
Original file line numberDiff line numberDiff line change
@@ -82,3 +82,6 @@
8282

8383
#25 pdf compress
8484
~$ gs -sDEVICE=pdfwrite -dCompatibilityLevel=1.4 -dPDFSETTINGS=/default -dNOPAUSE -dQUIET -dBATCH -dDetectDuplicateImages -dCompressFonts=true -r150 -sOutputFile=output.pdf input.pdf
85+
86+
#26. dump svn commit comment to xml format fot import inexcel
87+
~$ svn log -l 100 --xml > repository_log.xml

0 commit comments

Comments
 (0)