Skip to content

Commit

Permalink
tweak dstripe/dbcast man pages by hand
Browse files Browse the repository at this point in the history
  • Loading branch information
adammoody committed Jan 28, 2017
1 parent 6e7494e commit e2a8f63
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc/man/man1/dbcast.1
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion doc/man/man1/dstripe.1
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit e2a8f63

Please sign in to comment.