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.
1310
1310
1311
1311
In general you should forget that there is a -u parameter.
1312
1312
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``".
1319
1320
1320
1321
A designator is a classname and an itemid concatenated, eg. bug1,
1321
1322
user10, ... Property values are represented as strings in command
You can’t perform that action at this time.
0 commit comments