diff --git a/src/lib/shell/binary/mod.rs b/src/lib/shell/binary/mod.rs index e55c6327408f347c4e609b3f09c7f28ce55b266f..81eb7919701685d7024736da94d69675073b1160 100644 --- a/src/lib/shell/binary/mod.rs +++ b/src/lib/shell/binary/mod.rs @@ -24,7 +24,7 @@ DESCRIPTION OPTIONS -c - evaulates given commands instead of reading from the commandline. + evaluates given commands instead of reading from the commandline. -n or --no-execute do not execute any commands, just do syntax checking.