Skip to content

Commit

Permalink
[doc] minor updates
Browse files Browse the repository at this point in the history
  • Loading branch information
fangq committed Jan 23, 2025
1 parent 9c446e0 commit 7f8efda
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -370,7 +370,7 @@ supported parameters, as shown below:
#Please visit our free scientific data sharing portal at https://neurojson.io #
# and consider sharing your public datasets in standardized JSON/JData format #
###############################################################################
$Rev::aeca21 $ v2025 $Date::2025-01-21 22:37:34 -05$ by $Author::Qianqian Fang$
$Rev::9c446e $ v2025 $Date::2025-01-23 17:18:06 -05$ by $Author::Qianqian Fang$
###############################################################################
usage: mcx <param1> <param2> ...
Expand Down Expand Up @@ -573,7 +573,7 @@ where possible parameters include (the first value in [*|*] is the default)
stored (default: 1e7)
== Example ==
example: (list built-in benchmarks: -Q/--net)
example: (list built-in benchmarks: -Q/--bench)
mcx -Q
or (list supported GPUs on the system: -L/--listgpu)
mcx -L
Expand Down
4 changes: 2 additions & 2 deletions README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@ supported parameters, as shown below:
#Please visit our free scientific data sharing portal at https://neurojson.io #
# and consider sharing your public datasets in standardized JSON/JData format #
###############################################################################
$Rev::aeca21 $ v2025 $Date::2025-01-21 22:37:34 -05$ by $Author::Qianqian Fang$
$Rev::9c446e $ v2025 $Date::2025-01-23 17:18:06 -05$ by $Author::Qianqian Fang$
###############################################################################

usage: mcx <param1> <param2> ...
Expand Down Expand Up @@ -545,7 +545,7 @@ where possible parameters include (the first value in [*|*] is the default)
stored (default: 1e7)

== Example ==
example: (list built-in benchmarks: -Q/--net)
example: (list built-in benchmarks: -Q/--bench)
mcx -Q
or (list supported GPUs on the system: -L/--listgpu)
mcx -L
Expand Down
2 changes: 1 addition & 1 deletion src/mcx_utils.c
Original file line number Diff line number Diff line change
Expand Up @@ -5694,7 +5694,7 @@ where possible parameters include (the first value in [*|*] is the default)\n\
stored (default: 1e7)\n\
\n"S_BOLD S_CYAN"\
== Example ==\n" S_RESET"\
example: (list built-in benchmarks: -Q/--net)\n"S_MAGENTA"\
example: (list built-in benchmarks: -Q/--bench)\n"S_MAGENTA"\
%s -Q\n" S_RESET"\
or (list supported GPUs on the system: -L/--listgpu)\n"S_MAGENTA"\
%s -L\n" S_RESET"\
Expand Down

0 comments on commit 7f8efda

Please sign in to comment.