Change in osmo-trx[master]: vty: fix documentation for 'swap-channels (disable|enable)'

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/.

fixeria gerrit-no-reply at lists.osmocom.org
Thu Oct 29 22:07:05 UTC 2020


fixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-trx/+/20969 )


Change subject: vty: fix documentation for 'swap-channels (disable|enable)'
......................................................................

vty: fix documentation for 'swap-channels (disable|enable)'

Change-Id: Idca1a2beab07ef4df9ae5c55658cab80f7cc7565
---
M CommonLibs/trx_vty.c
1 file changed, 3 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-trx refs/changes/69/20969/1

diff --git a/CommonLibs/trx_vty.c b/CommonLibs/trx_vty.c
index fd6faed..f1852e9 100644
--- a/CommonLibs/trx_vty.c
+++ b/CommonLibs/trx_vty.c
@@ -246,7 +246,9 @@
 
 DEFUN(cfg_swap_channels, cfg_swap_channels_cmd,
 	"swap-channels (disable|enable)",
-	"Swap channels (default=disable)\n")
+	"Swap primary and secondary channels of the PHY (if any)\n"
+	"Do not swap primary and secondary channels (default)\n"
+	"Swap primary and secondary channels\n")
 {
 	struct trx_ctx *trx = trx_from_vty(vty);
 

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

Gerrit-Project: osmo-trx
Gerrit-Branch: master
Gerrit-Change-Id: Idca1a2beab07ef4df9ae5c55658cab80f7cc7565
Gerrit-Change-Number: 20969
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20201029/9624c69f/attachment.htm>


More information about the gerrit-log mailing list