mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-14 04:25:21 +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
|
* ("") if not relevant. The remote command will launch in a
|
||||||
* directory of its own choice in that case (typically a user's
|
* directory of its own choice in that case (typically a user's
|
||||||
* home directory).
|
* home directory).
|
||||||
|
* @param command initial command to send to the remote side.
|
||||||
* @param encoding Stream encoding to use, or <code>null</code> to fall
|
* @param encoding Stream encoding to use, or <code>null</code> to fall
|
||||||
* back to a default encoding. The Shell Service will make
|
* back to a default encoding. The Shell Service will make
|
||||||
* efforts to determine a proper default encoding on the remote
|
* efforts to determine a proper default encoding on the remote
|
||||||
|
|
Loading…
Add table
Reference in a new issue