File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -451,7 +451,7 @@ Using roundup-admin
451451===================
452452
453453Part of the installation includes a man page for roundup-admin. Ypu
454- should be able to ead it using ``man roundup-admin``. As shown above,
454+ should be able to read it using ``man roundup-admin``. As shown above,
455455it is a generic tool for manipulating the underlying database for you
456456tracker.
457457
@@ -462,14 +462,14 @@ Examples above show how to use it to:
462462 * creating a new user fom the command line
463463 * list/find users in the tracker
464464
465- A brief summary is::
465+ A brief (incomplete) summary is::
466466
467467 roundup-admin help
468468 roundup-admin -i <tracker_dir> get [-list] designator[, designator,...] propname
469469 roundup-admin -i <tracker_dir> set designator[, designator,...] propname=value ...
470470 roundup-admin -i <tracker_dir> find [-list] classname propname=value ...
471471
472- See ``roundup-admin help commands`` for a complete list of commands .
472+ Run ``roundup-admin help commands`` for a complete list of subcommands .
473473
474474.. _`customisation documentation`: customizing.html
475475.. _`upgrading documentation`: upgrading.html
You can’t perform that action at this time.
0 commit comments