Skip to content

Commit 0e662d9

Browse files
committed
README: Don't use emphasis as heading
1 parent a4f0896 commit 0e662d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,11 @@ ps2client [-h hostname] [-t timeout] <command> [arguments]
3939
fsclient [-h hostname] <command> <arguments>
4040
```
4141

42-
**[-h hostname]**
42+
#### \[-h hostname\]
4343

4444
The address of the remote ps2. This can be an IP or a hostname. If none is given, the environment variable `$PS2HOSTNAME` will be checked for a valid address. If this variable isn't set, a default of 192.168.0.10 will be used.
4545

46-
**[-t timeout]**
46+
#### \[-t timeout\]
4747

4848
An idle timeout period in seconds that the client will wait before exiting. This is useful to allow a script to continue after calling ps2client to send a command to ps2link or ps2netfs.
4949

0 commit comments

Comments
 (0)