Skip to content
Snippets Groups Projects
Commit 1f6cd238 authored by dgelessus's avatar dgelessus
Browse files

Document that ::load can take preference values

parent 4c2aa234
No related branches found
No related tags found
No related merge requests found
...@@ -27,7 +27,7 @@ public final class LoadCellCommand implements CellCommand { ...@@ -27,7 +27,7 @@ public final class LoadCellCommand implements CellCommand {
@Override @Override
public @NotNull String getSyntax() { public @NotNull String getSyntax() {
return "::load\nMACHINE\n...\nEND"; return "::load [PREF=VALUE ...]\nMACHINE\n...\nEND";
} }
@Override @Override
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment