Updated CommandLineParameters.md

This commit is contained in:
Magne Sjaastad
2014-07-14 09:24:53 +02:00
parent a14c44a0c5
commit beb9a70588

View File

@@ -7,7 +7,6 @@ permalink: /docs/commandlineparameters/
published: true
---
## Command Line Parameters #
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).