mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-04 15:45:25 +02:00
[cleanup] Fix Javadoc
This commit is contained in:
parent
38da1396a3
commit
d96bb568a9
1 changed files with 1 additions and 0 deletions
|
@ -99,6 +99,7 @@ public interface IShellService extends IService
|
|||
* ("") if not relevant. The remote command will launch in a
|
||||
* directory of its own choice in that case (typically a user's
|
||||
* home directory).
|
||||
* @param command initial command to send to the remote side.
|
||||
* @param encoding Stream encoding to use, or <code>null</code> to fall
|
||||
* back to a default encoding. The Shell Service will make
|
||||
* efforts to determine a proper default encoding on the remote
|
||||
|
|
Loading…
Add table
Reference in a new issue