Skip to content

Commit b55bea4

Browse files
committed
Merge branch 'main' of github.com:TACC/TACC-Docs
2 parents 9c84544 + 151fc68 commit b55bea4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/software/idev.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ The `idev` utility creates an interactive development environment from the user'
1111

1212
The `idev` command submits a batch job that creates a copy of the batch environment and then goes to sleep. After the job begins, `idev` acquires a copy of the batch environment, SSH's to the master node, and then re-creates the batch environment. The SSH command allows X11 tunneling for setting up a display back to the user's laptop for debugging.
1313

14-
On any TACC system execute `idev -help` to view an extensive list of options:
14+
On any TACC system execute `idev --help` to view an extensive list of options:
1515

1616
``` cmd-line
17-
login2$ idev -help
17+
login2$ idev --help
1818
```
1919

2020
<!-- # command options: -p partition_name

0 commit comments

Comments
 (0)