manual: update remsim-client options to match --help output

* remove options that have been removed from code
* re-order options to match the order of the --help ouptut

Change-Id: Id4436b980c6a4691f3403ece400b90695a786e09
This commit is contained in:
Harald Welte 2021-12-09 12:58:47 +01:00
parent 6a93cfb1e9
commit f5f30e2de8
1 changed files with 7 additions and 15 deletions

View File

@ -90,13 +90,13 @@ osmo-remsim-client-st2 currently has the following command-line options:
Specify the slot number served within this client. The tuple of Specify the slot number served within this client. The tuple of
client-id and client-slot must be unique among all clients connecting client-id and client-slot must be unique among all clients connecting
to the same `osmo-remsim-server`. to the same `osmo-remsim-server`.
*-i, --gsmtap-ip A.B.C.D*:: *-a, --atr HEXSTRING*::
Specify the IP address (if any) to which APDU traces are sent in Specify the initial ATR to be communicated to the modem/phone. Can
GSMTAP format (useful for debugging; supported by wireshark). and will later be overridden by the ATR as specified by
*-k, --keep-running*:: `osmo-remsim-bankd` once a card has been mapped to this client.
Specify if the `osmo-remsim-client` should terminate after handling one *-e, --event-script COMMAND*::
session, or whether it should keep running. Fast respawn (i.e. no Specify the shell command to be execute when the client wants to call its
--keep-running) is probably the more robust option at this point. helper script
*-V, --usb-vendor*:: *-V, --usb-vendor*::
Specify the USB Vendor ID of the USB device served by this client, Specify the USB Vendor ID of the USB device served by this client,
use e.g. 0x1d50 for SIMtrace2, sysmoQMOD and OWHW. use e.g. 0x1d50 for SIMtrace2, sysmoQMOD and OWHW.
@ -122,14 +122,6 @@ osmo-remsim-client-st2 currently has the following command-line options:
usefule to disambiguate between multiple identical USB devices usefule to disambiguate between multiple identical USB devices
attached to the same host. You don't need this if you have only one attached to the same host. You don't need this if you have only one
SIM emulation device attached to your system. SIM emulation device attached to your system.
*-a, --atr HEXSTRING*::
Specify the initial ATR to be communicated to the modem/phone. Can
and will later be overridden by the ATR as specified by
`osmo-remsim-bankd` once a card has been mapped to this client.
*-e, --event-script COMMAND*::
Specify the shell command to be execute when the client wants to call its
helper script
==== Examples ==== Examples
.remsim-server is on 10.2.3.4, sysmoQMOD on usb bus, all 4 modems: .remsim-server is on 10.2.3.4, sysmoQMOD on usb bus, all 4 modems: