diff options
-rw-r--r-- | clean/clean.cli | 6 | ||||
-rw-r--r-- | load/load.cli | 6 | ||||
-rw-r--r-- | migrate/migrate.cli | 8 |
3 files changed, 10 insertions, 10 deletions
diff --git a/clean/clean.cli b/clean/clean.cli index c80c1b1..b74cd9e 100644 --- a/clean/clean.cli +++ b/clean/clean.cli @@ -17,9 +17,9 @@ include <clean/options-types.hxx>; "\h|SYNOPSIS| - \cb{brep-clean --help}\n - \cb{brep-clean --version}\n - \c{\b{brep-clean} [<options>] <buildtab>} + \c{\b{brep-clean --help}\n + \b{brep-clean --version}\n + \b{brep-clean} [<options>] <buildtab>} \h|DESCRIPTION| diff --git a/load/load.cli b/load/load.cli index 826d997..d61a720 100644 --- a/load/load.cli +++ b/load/load.cli @@ -17,9 +17,9 @@ include <libbrep/types.hxx>; "\h|SYNOPSIS| - \cb{brep-load --help}\n - \cb{brep-load --version}\n - \c{\b{brep-load} [<options>] <loadtab>} + \c{\b{brep-load --help}\n + \b{brep-load --version}\n + \b{brep-load} [<options>] <loadtab>} \h|DESCRIPTION| diff --git a/migrate/migrate.cli b/migrate/migrate.cli index 1a86626..4098f48 100644 --- a/migrate/migrate.cli +++ b/migrate/migrate.cli @@ -11,13 +11,13 @@ include <cstdint>; // uint16_t "\summary=create/drop/migrate brep databases" { - "<options>", + "<options> <schema>", "\h|SYNOPSIS| - \cb{brep-migrate --help}\n - \cb{brep-migrate --version}\n - \c{\b{brep-migrate} [<options>] <schema>} + \c{\b{brep-migrate --help}\n + \b{brep-migrate --version}\n + \b{brep-migrate} [<options>] <schema>} \h|DESCRIPTION| |