Change in osmo-remsim[master]: manual: update remsim-client options to match --help output

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

laforge gerrit-no-reply at lists.osmocom.org
Thu Dec 9 15:15:36 UTC 2021


laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-remsim/+/26483 )

Change subject: manual: update remsim-client options to match --help output
......................................................................

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
---
M doc/manuals/chapters/remsim-client.adoc
1 file changed, 7 insertions(+), 15 deletions(-)

Approvals:
  fixeria: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/doc/manuals/chapters/remsim-client.adoc b/doc/manuals/chapters/remsim-client.adoc
index f2ee952..efd1752 100644
--- a/doc/manuals/chapters/remsim-client.adoc
+++ b/doc/manuals/chapters/remsim-client.adoc
@@ -90,13 +90,13 @@
   Specify the slot number served within this client.  The tuple of
   client-id and client-slot must be unique among all clients connecting
   to the same `osmo-remsim-server`.
-*-i, --gsmtap-ip A.B.C.D*::
-  Specify the IP address (if any) to which APDU traces are sent in
-  GSMTAP format (useful for debugging; supported by wireshark).
-*-k, --keep-running*::
-  Specify if the `osmo-remsim-client` should terminate after handling one
-  session, or whether it should keep running.  Fast respawn (i.e. no
-  --keep-running) is probably the more robust option at this point.
+*-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
 *-V, --usb-vendor*::
   Specify the USB Vendor ID of the USB device served by this client,
   use e.g. 0x1d50 for SIMtrace2, sysmoQMOD and OWHW.
@@ -122,14 +122,6 @@
   usefule to disambiguate between multiple identical USB devices
   attached to the same host.  You don't need this if you have only one
   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
 .remsim-server is on 10.2.3.4, sysmoQMOD on usb bus, all 4 modems:

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-remsim/+/26483
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-remsim
Gerrit-Branch: master
Gerrit-Change-Id: Id4436b980c6a4691f3403ece400b90695a786e09
Gerrit-Change-Number: 26483
Gerrit-PatchSet: 3
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20211209/a6cb7c29/attachment.htm>


More information about the gerrit-log mailing list