Changes between Version 10 and Version 11 of TracCmdScript


Ignore:
Timestamp:
Dec 16, 2015, 3:50:44 PM (8 years ago)
Author:
figaro
Comment:

Replacement of " with double quotes

Legend:

Unmodified
Added
Removed
Modified
  • TracCmdScript

    v10 v11  
    55== Description
    66
    7 TracCmdScript is command line interface allowing Trac objects manipulation. It is a Python based interface to the most used Trac functions.
     7This script is a command line interface allowing the manipulation of Trac objects. It is a Python based interface to the most used Trac functions.
    88
    99Key features:
     
    7777$ traccmd.py wiki TracGuide | head -n15
    7878(:tracwikiproperties (
    79 :comment ""
    80 :lastModified "20090410T15:29:13"
    81 :version "2"
    82 :name "TracGuide"
    83 :author "trac"
     79:comment ""
     80:lastModified "20090410T15:29:13"
     81:version "2"
     82:name "TracGuide"
     83:author "trac"
    8484))
    8585