git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@10883 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp
2013-10-29 15:19:00 +00:00
parent 7e2670cf6d
commit 129cbde709
6 changed files with 16 additions and 12 deletions

View File

@ -1243,8 +1243,8 @@ defining index and other kinds of variables and "this
section"_Section_commands.html#cmd_2 for more info on using variables
in input scripts.
NOTE: Currently, the command-line parser looks for arguments that
start with "-" to indicate new switches. Thus you cannot specify
IMPORTANT NOTE: Currently, the command-line parser looks for arguments
that start with "-" to indicate new switches. Thus you cannot specify
multiple variable values if any of they start with a "-", e.g. a
negative numeric value. It is OK if the first value1 starts with a
"-", since it is automatically skipped.