mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Updated CommandLineParameters.md
This commit is contained in:
@@ -8,8 +8,12 @@ published: true
|
||||
---
|
||||
|
||||
Command line parameters are prefixed using a double dash. This convention is used on all platforms to make it possible to reuse scripts across different platforms.
|
||||
|
||||
See GNU Standards for [Command Line Interfaces](http://www.gnu.org/prep/standards/html_node/Command_002dLine-Interfaces.html#Command_002dLine-Interfaces).
|
||||
|
||||
Examples on how command line options are used are given in
|
||||
[Batch Commands]({{ site.baseurl }}/docs/batchcommands)
|
||||
|
||||
| Parameter | Description |
|
||||
|-----------|-------------|
|
||||
| --last | Open last used project. |
|
||||
|
||||
Reference in New Issue
Block a user