diff --git a/doc/man/man1/dbcast.1 b/doc/man/man1/dbcast.1 index fb24907ec..234a0f6e1 100644 --- a/doc/man/man1/dbcast.1 +++ b/doc/man/man1/dbcast.1 @@ -7,7 +7,7 @@ dbcast \- distributed broadcast .SH SYNOPSIS .PP -\f[B]dbcast \f[] +\f[B]dbcast CHUNK_SIZE SRC_FILE DEST_FILE \f[] .SH DESCRIPTION .PP Parallel MPI application to recursively broadcast a file from a global diff --git a/doc/man/man1/dstripe.1 b/doc/man/man1/dstripe.1 index 6c36c28d6..2cbc874bb 100644 --- a/doc/man/man1/dstripe.1 +++ b/doc/man/man1/dstripe.1 @@ -7,7 +7,7 @@ dstripe \- restripe files on underlying storage .SH SYNOPSIS .PP -\f[B]dstripe \f[] +\f[B]dstripe STRIPE_COUNT STRIPE_SIZE SRC_FILE DEST_FILE \f[] .SH DESCRIPTION .PP Parallel MPI application to restripe a given file.