File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -1310,12 +1310,13 @@ command line access to a tracker.
13101310
13111311In general you should forget that there is a -u parameter.
13121312
1313- All commands (except help) require a tracker specifier. This is just the
1314- path to the roundup tracker you're working with. A roundup tracker is
1315- where roundup keeps the database and configuration file that defines an
1316- issue tracker. It may be thought of as the issue tracker's "home
1317- directory". It may be specified in the environment variable
1318- ``TRACKER_HOME`` or on the command line as "``-i tracker``".
1313+ All commands (except help, genconfig, templates) require a tracker
1314+ specifier. This is just the path to the roundup tracker you're working
1315+ with. A roundup tracker is where roundup keeps the database and
1316+ configuration file that defines an issue tracker. It may be thought of
1317+ as the issue tracker's "home directory". It may be specified in the
1318+ environment variable ``TRACKER_HOME`` or on the command line as "``-i
1319+ tracker``".
13191320
13201321A designator is a classname and an itemid concatenated, eg. bug1,
13211322user10, ... Property values are represented as strings in command
You can’t perform that action at this time.
0 commit comments